parent
028e6f6b22
commit
b4964c0a17
@ -1,124 +0,0 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="ChangeListManager"> |
||||
<list default="true" id="4adfa503-a9d9-4b31-a5d8-3bd9cd9214ea" name="Default Changelist" comment=""> |
||||
<change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/.idea/PyCTBN.iml" beforeDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/profiles_settings.xml" beforeDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/CTBN_project_dominio.pdf" beforeDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/PyCTBN/PyCTBN/estimators/structure_estimator.py" beforeDir="false" afterPath="$PROJECT_DIR$/PyCTBN/PyCTBN/estimators/structure_estimator.py" afterDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/PyCTBN/PyCTBN/structure_graph/sample_path.py" beforeDir="false" afterPath="$PROJECT_DIR$/PyCTBN/PyCTBN/structure_graph/sample_path.py" afterDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/PyCTBN/PyCTBN/utility/json_importer.py" beforeDir="false" afterPath="$PROJECT_DIR$/PyCTBN/PyCTBN/utility/json_importer.py" afterDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/PyCTBN/tests/estimators/test_structure_estimator.py" beforeDir="false" afterPath="$PROJECT_DIR$/PyCTBN/tests/estimators/test_structure_estimator.py" afterDir="false" /> |
||||
<change beforePath="$PROJECT_DIR$/basic_main.py" beforeDir="false" /> |
||||
</list> |
||||
<option name="SHOW_DIALOG" value="false" /> |
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" /> |
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> |
||||
<option name="LAST_RESOLUTION" value="IGNORE" /> |
||||
</component> |
||||
<component name="Git.Settings"> |
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> |
||||
</component> |
||||
<component name="ProjectId" id="1pR9CzNoVmzUM8b1VxIS85Q2acE" /> |
||||
<component name="ProjectViewState"> |
||||
<option name="hideEmptyMiddlePackages" value="true" /> |
||||
<option name="showLibraryContents" value="true" /> |
||||
</component> |
||||
<component name="PropertiesComponent"> |
||||
<property name="ASKED_ADD_EXTERNAL_FILES" value="true" /> |
||||
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" /> |
||||
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" /> |
||||
</component> |
||||
<component name="RunManager" selected="Python tests.Unittests in test_structure_estimator.py"> |
||||
<configuration name="Unittests for PyCTBN.tests.estimators.test_structure_estimator.TestStructureEstimator.test_adjacency_matrix" type="tests" factoryName="Unittests" temporary="true" nameIsGenerated="true"> |
||||
<module name="PyCTBN" /> |
||||
<option name="INTERPRETER_OPTIONS" value="" /> |
||||
<option name="PARENT_ENVS" value="true" /> |
||||
<option name="SDK_HOME" value="" /> |
||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> |
||||
<option name="IS_MODULE_SDK" value="true" /> |
||||
<option name="ADD_CONTENT_ROOTS" value="true" /> |
||||
<option name="ADD_SOURCE_ROOTS" value="true" /> |
||||
<option name="_new_additionalArguments" value="""" /> |
||||
<option name="_new_target" value=""PyCTBN.tests.estimators.test_structure_estimator.TestStructureEstimator.test_adjacency_matrix"" /> |
||||
<option name="_new_targetType" value=""PYTHON"" /> |
||||
<method v="2" /> |
||||
</configuration> |
||||
<configuration name="Unittests for PyCTBN.tests.estimators.test_structure_estimator.TestStructureEstimator.test_save_plot_estimated_graph" type="tests" factoryName="Unittests" temporary="true" nameIsGenerated="true"> |
||||
<module name="PyCTBN" /> |
||||
<option name="INTERPRETER_OPTIONS" value="" /> |
||||
<option name="PARENT_ENVS" value="true" /> |
||||
<option name="SDK_HOME" value="" /> |
||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> |
||||
<option name="IS_MODULE_SDK" value="true" /> |
||||
<option name="ADD_CONTENT_ROOTS" value="true" /> |
||||
<option name="ADD_SOURCE_ROOTS" value="true" /> |
||||
<option name="_new_additionalArguments" value="""" /> |
||||
<option name="_new_target" value=""PyCTBN.tests.estimators.test_structure_estimator.TestStructureEstimator.test_save_plot_estimated_graph"" /> |
||||
<option name="_new_targetType" value=""PYTHON"" /> |
||||
<method v="2" /> |
||||
</configuration> |
||||
<configuration name="Unittests for PyCTBN.tests.estimators.test_structure_estimator.TestStructureEstimator.test_save_results" type="tests" factoryName="Unittests" temporary="true" nameIsGenerated="true"> |
||||
<module name="PyCTBN" /> |
||||
<option name="INTERPRETER_OPTIONS" value="" /> |
||||
<option name="PARENT_ENVS" value="true" /> |
||||
<option name="SDK_HOME" value="" /> |
||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> |
||||
<option name="IS_MODULE_SDK" value="true" /> |
||||
<option name="ADD_CONTENT_ROOTS" value="true" /> |
||||
<option name="ADD_SOURCE_ROOTS" value="true" /> |
||||
<option name="_new_additionalArguments" value="""" /> |
||||
<option name="_new_target" value=""PyCTBN.tests.estimators.test_structure_estimator.TestStructureEstimator.test_save_results"" /> |
||||
<option name="_new_targetType" value=""PYTHON"" /> |
||||
<method v="2" /> |
||||
</configuration> |
||||
<configuration name="Unittests in test_structure_estimator.py" type="tests" factoryName="Unittests" temporary="true" nameIsGenerated="true"> |
||||
<module name="PyCTBN" /> |
||||
<option name="INTERPRETER_OPTIONS" value="" /> |
||||
<option name="PARENT_ENVS" value="true" /> |
||||
<option name="SDK_HOME" value="" /> |
||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> |
||||
<option name="IS_MODULE_SDK" value="true" /> |
||||
<option name="ADD_CONTENT_ROOTS" value="true" /> |
||||
<option name="ADD_SOURCE_ROOTS" value="true" /> |
||||
<option name="_new_additionalArguments" value="""" /> |
||||
<option name="_new_target" value=""$PROJECT_DIR$/PyCTBN/tests/estimators/test_structure_estimator.py"" /> |
||||
<option name="_new_targetType" value=""PATH"" /> |
||||
<method v="2" /> |
||||
</configuration> |
||||
<recent_temporary> |
||||
<list> |
||||
<item itemvalue="Python tests.Unittests in test_structure_estimator.py" /> |
||||
<item itemvalue="Python tests.Unittests for PyCTBN.tests.estimators.test_structure_estimator.TestStructureEstimator.test_save_plot_estimated_graph" /> |
||||
<item itemvalue="Python tests.Unittests for PyCTBN.tests.estimators.test_structure_estimator.TestStructureEstimator.test_save_results" /> |
||||
<item itemvalue="Python tests.Unittests for PyCTBN.tests.estimators.test_structure_estimator.TestStructureEstimator.test_adjacency_matrix" /> |
||||
</list> |
||||
</recent_temporary> |
||||
</component> |
||||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> |
||||
<component name="TaskManager"> |
||||
<task active="true" id="Default" summary="Default task"> |
||||
<changelist id="4adfa503-a9d9-4b31-a5d8-3bd9cd9214ea" name="Default Changelist" comment="" /> |
||||
<created>1615134950460</created> |
||||
<option name="number" value="Default" /> |
||||
<option name="presentableId" value="Default" /> |
||||
<updated>1615134950460</updated> |
||||
</task> |
||||
<servers /> |
||||
</component> |
||||
<component name="Vcs.Log.Tabs.Properties"> |
||||
<option name="TAB_STATES"> |
||||
<map> |
||||
<entry key="MAIN"> |
||||
<value> |
||||
<State /> |
||||
</value> |
||||
</entry> |
||||
</map> |
||||
</option> |
||||
</component> |
||||
</project> |
Reference in new issue