2023-03-19 17:10:40 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="AutoImportSettings">
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
</component>
|
|
|
|
<component name="ChangeListManager">
|
2023-04-09 13:26:32 -04:00
|
|
|
<list default="true" id="41395b4b-3252-492c-a869-5f4dab107186" name="Changes" comment="Plus d'heuristiques">
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/Action.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/game/Game.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/game/GameUtils.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/pawns/PawnMovement.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/pawns/PawnUtils.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/strategies/AttackStrategy.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/strategies/DefenseStrategy.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/strategies/EvaluationResult.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/strategies/ImmediateDefenseStrategy.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/strategies/MasterStrategy.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/strategies/MiniMaxStrategy.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/strategies/StartingStrategy.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/strategies/Strategy.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/strategies/WinningStrategy.java" afterDir="false" />
|
2023-03-19 18:02:45 -04:00
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
2023-04-09 13:26:32 -04:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/BoardEvaluator.java" beforeDir="false" />
|
2023-04-03 23:48:52 -04:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/Client.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/Client.java" afterDir="false" />
|
2023-04-09 13:26:32 -04:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/GameTree.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/GameTree.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/IPawn.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/IPawn.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/MiniMax.java" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/MiniMaxResult.java" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/MovingBoard.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/game/SimulatedGame.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/MovingPawn.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/pawns/SimulatedPawn.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/MovingPushed.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/pawns/SimulatedPushed.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/MovingPusher.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/pawns/SimulatedPusher.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/Pawn.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/pawns/Pawn.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/Pushed.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/pawns/Pushed.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/Pusher.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/pawns/Pusher.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/laboratoire4/PusherBoard.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/laboratoire4/game/PusherGame.java" afterDir="false" />
|
2023-03-19 17:10:40 -04:00
|
|
|
</list>
|
2023-03-22 09:01:39 -04:00
|
|
|
<list id="98b8a79f-2f53-42bf-96da-7af322697a0d" name="Changes by acastonguay" comment="" />
|
2023-03-19 17:10:40 -04:00
|
|
|
<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="FileTemplateManagerImpl">
|
|
|
|
<option name="RECENT_TEMPLATES">
|
|
|
|
<list>
|
2023-03-24 14:36:13 -04:00
|
|
|
<option value="Interface" />
|
2023-03-29 23:10:43 -04:00
|
|
|
<option value="Class" />
|
2023-03-19 17:10:40 -04:00
|
|
|
</list>
|
|
|
|
</option>
|
|
|
|
</component>
|
2023-03-20 17:41:13 -04:00
|
|
|
<component name="Git.Settings">
|
|
|
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
|
|
<map>
|
2023-03-24 14:36:13 -04:00
|
|
|
<entry key="$PROJECT_DIR$" value="master" />
|
2023-03-20 17:41:13 -04:00
|
|
|
</map>
|
|
|
|
</option>
|
|
|
|
</component>
|
2023-03-19 17:10:40 -04:00
|
|
|
<component name="MacroExpansionManager">
|
|
|
|
<option name="directoryName" value="x0367gi2" />
|
|
|
|
</component>
|
|
|
|
<component name="MarkdownSettingsMigration">
|
|
|
|
<option name="stateVersion" value="1" />
|
|
|
|
</component>
|
2023-03-24 14:36:13 -04:00
|
|
|
<component name="ProblemsViewState">
|
2023-03-29 23:10:43 -04:00
|
|
|
<option name="selectedTabId" value="CurrentFile" />
|
2023-03-24 14:36:13 -04:00
|
|
|
</component>
|
2023-03-19 17:10:40 -04:00
|
|
|
<component name="ProjectId" id="2NFN0RGJNNJqiDmt34ixVwkIwEm" />
|
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
|
|
<ConfirmationsSetting value="2" id="Add" />
|
|
|
|
</component>
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
</component>
|
2023-04-03 23:48:52 -04:00
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
"keyToString": {
|
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
|
|
"codeWithMe.voiceChat.enabledByDefault": "false",
|
|
|
|
"git-widget-placeholder": "william",
|
|
|
|
"last_opened_file_path": "/home/william/Dev/Projects",
|
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
2023-03-19 17:10:40 -04:00
|
|
|
}
|
2023-04-03 23:48:52 -04:00
|
|
|
}</component>
|
2023-03-21 18:06:17 -04:00
|
|
|
<component name="RunManager" selected="Application.Main">
|
2023-03-19 17:10:40 -04:00
|
|
|
<configuration name="Client" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
<option name="MAIN_CLASS_NAME" value="laboratoire4.Client" />
|
|
|
|
<module name="Lab4" />
|
|
|
|
<extension name="coverage">
|
|
|
|
<pattern>
|
2023-04-09 13:26:32 -04:00
|
|
|
<option name="PATTERN" value="laboratoire4.pawns.*" />
|
2023-03-19 17:10:40 -04:00
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
</pattern>
|
|
|
|
</extension>
|
|
|
|
<method v="2">
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
2023-03-21 18:06:17 -04:00
|
|
|
<configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
<option name="MAIN_CLASS_NAME" value="laboratoire4.Main" />
|
|
|
|
<module name="Lab4" />
|
|
|
|
<extension name="coverage">
|
|
|
|
<pattern>
|
2023-04-09 13:26:32 -04:00
|
|
|
<option name="PATTERN" value="laboratoire4.pawns.*" />
|
2023-03-21 18:06:17 -04:00
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
</pattern>
|
|
|
|
</extension>
|
|
|
|
<method v="2">
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
|
|
|
<configuration name="Test" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
|
<option name="MAIN_CLASS_NAME" value="laboratoire4.Test" />
|
|
|
|
<module name="Lab4" />
|
|
|
|
<extension name="coverage">
|
|
|
|
<pattern>
|
2023-04-09 13:26:32 -04:00
|
|
|
<option name="PATTERN" value="laboratoire4.pawns.*" />
|
2023-03-21 18:06:17 -04:00
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
</pattern>
|
|
|
|
</extension>
|
|
|
|
<method v="2">
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
2023-03-19 17:10:40 -04:00
|
|
|
<recent_temporary>
|
|
|
|
<list>
|
2023-03-21 18:06:17 -04:00
|
|
|
<item itemvalue="Application.Main" />
|
|
|
|
<item itemvalue="Application.Test" />
|
2023-03-19 17:10:40 -04:00
|
|
|
<item itemvalue="Application.Client" />
|
|
|
|
</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="41395b4b-3252-492c-a869-5f4dab107186" name="Changes" comment="" />
|
|
|
|
<created>1679255648701</created>
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
<updated>1679255648701</updated>
|
|
|
|
<workItem from="1679255649975" duration="1223000" />
|
2023-03-20 17:41:13 -04:00
|
|
|
<workItem from="1679261446095" duration="1927000" />
|
|
|
|
<workItem from="1679281763874" duration="46000" />
|
2023-03-21 18:06:17 -04:00
|
|
|
<workItem from="1679344371350" duration="4138000" />
|
|
|
|
<workItem from="1679365557789" duration="21000" />
|
|
|
|
<workItem from="1679424430928" duration="11764000" />
|
2023-03-24 14:36:13 -04:00
|
|
|
<workItem from="1679593788411" duration="10753000" />
|
2023-03-25 19:28:12 -04:00
|
|
|
<workItem from="1679672719638" duration="8340000" />
|
2023-03-25 20:22:24 -04:00
|
|
|
<workItem from="1679779362814" duration="5912000" />
|
|
|
|
<workItem from="1679787823160" duration="2189000" />
|
2023-04-03 23:48:52 -04:00
|
|
|
<workItem from="1680198283785" duration="8256000" />
|
2023-04-09 13:26:32 -04:00
|
|
|
<workItem from="1680580123067" duration="326000" />
|
|
|
|
<workItem from="1680750346503" duration="2118000" />
|
|
|
|
<workItem from="1680821970713" duration="10363000" />
|
|
|
|
<workItem from="1680914341116" duration="16558000" />
|
2023-03-19 17:10:40 -04:00
|
|
|
</task>
|
2023-03-20 17:41:13 -04:00
|
|
|
<task id="LOCAL-00001" summary="MiniMax">
|
|
|
|
<created>1679263366439</created>
|
|
|
|
<option name="number" value="00001" />
|
|
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1679263366439</updated>
|
|
|
|
</task>
|
2023-03-21 18:06:17 -04:00
|
|
|
<task id="LOCAL-00002" summary="Movement logic">
|
|
|
|
<created>1679348475071</created>
|
|
|
|
<option name="number" value="00002" />
|
|
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1679348475071</updated>
|
|
|
|
</task>
|
2023-03-22 10:15:27 -04:00
|
|
|
<task id="LOCAL-00003" summary="Small fixes">
|
|
|
|
<created>1679490100944</created>
|
|
|
|
<option name="number" value="00003" />
|
|
|
|
<option name="presentableId" value="LOCAL-00003" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1679490100944</updated>
|
|
|
|
</task>
|
2023-03-25 19:28:12 -04:00
|
|
|
<task id="LOCAL-00004" summary="Fixes?">
|
|
|
|
<created>1679682974611</created>
|
|
|
|
<option name="number" value="00004" />
|
|
|
|
<option name="presentableId" value="LOCAL-00004" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1679682974611</updated>
|
|
|
|
</task>
|
2023-03-25 20:22:24 -04:00
|
|
|
<task id="LOCAL-00005" summary="Fixes?">
|
|
|
|
<created>1679786894920</created>
|
|
|
|
<option name="number" value="00005" />
|
|
|
|
<option name="presentableId" value="LOCAL-00005" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1679786894920</updated>
|
|
|
|
</task>
|
2023-04-09 13:26:32 -04:00
|
|
|
<task id="LOCAL-00006" summary="Plus d'heuristiques">
|
|
|
|
<created>1680580135038</created>
|
|
|
|
<option name="number" value="00006" />
|
|
|
|
<option name="presentableId" value="LOCAL-00006" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1680580135038</updated>
|
|
|
|
</task>
|
|
|
|
<option name="localTasksCounter" value="7" />
|
2023-03-19 17:10:40 -04:00
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
<option name="version" value="3" />
|
|
|
|
</component>
|
2023-03-20 17:41:13 -04:00
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
<MESSAGE value="MiniMax" />
|
2023-03-21 18:06:17 -04:00
|
|
|
<MESSAGE value="Movement logic" />
|
2023-03-22 10:15:27 -04:00
|
|
|
<MESSAGE value="Small fixes" />
|
2023-03-25 19:28:12 -04:00
|
|
|
<MESSAGE value="Fixes?" />
|
2023-04-09 13:26:32 -04:00
|
|
|
<MESSAGE value="Plus d'heuristiques" />
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Plus d'heuristiques" />
|
2023-03-22 10:15:27 -04:00
|
|
|
</component>
|
|
|
|
<component name="XDebuggerManager">
|
|
|
|
<breakpoint-manager>
|
2023-03-24 14:36:13 -04:00
|
|
|
<default-breakpoints>
|
|
|
|
<breakpoint enabled="true" type="CidrExceptionBreakpoint" />
|
|
|
|
<breakpoint enabled="true" type="java-exception" />
|
|
|
|
</default-breakpoints>
|
2023-03-22 10:15:27 -04:00
|
|
|
</breakpoint-manager>
|
2023-03-20 17:41:13 -04:00
|
|
|
</component>
|
2023-03-19 17:10:40 -04:00
|
|
|
</project>
|