Projet du cours MPRI 2.24.2 "Résolution de problèmes d'optimisation avec heuristiques de recherche" : https://wikimpri.dptinfo.ens-cachan.fr/doku.php?id=cours:c-2-24-2
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

mm-cpp.layout 6.6KB

5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
5年前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2. <CodeBlocks_layout_file>
  3. <FileVersion major="1" minor="0" />
  4. <ActiveTarget name="Release" />
  5. <File name="main.cpp" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="-1" zoom_2="0">
  6. <Cursor>
  7. <Cursor1 position="896" topLine="31" />
  8. </Cursor>
  9. </File>
  10. <File name="include\analysis\analysis.h" open="1" top="0" tabpos="19" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  11. <Cursor>
  12. <Cursor1 position="1884" topLine="31" />
  13. </Cursor>
  14. </File>
  15. <File name="src\problems\MasterMind.cpp" open="1" top="0" tabpos="24" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  16. <Cursor>
  17. <Cursor1 position="88" topLine="0" />
  18. </Cursor>
  19. </File>
  20. <File name="include\experiences\bestPGA.h" open="1" top="0" tabpos="14" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  21. <Cursor>
  22. <Cursor1 position="2488" topLine="48" />
  23. </Cursor>
  24. </File>
  25. <File name="src\experiences\complexity-ga.cpp" open="1" top="1" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  26. <Cursor>
  27. <Cursor1 position="1175" topLine="21" />
  28. </Cursor>
  29. </File>
  30. <File name="src\heuristics\PEA.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  31. <Cursor>
  32. <Cursor1 position="27" topLine="0" />
  33. </Cursor>
  34. </File>
  35. <File name="include\experiences\complexity-ga.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  36. <Cursor>
  37. <Cursor1 position="701" topLine="0" />
  38. </Cursor>
  39. </File>
  40. <File name="src\experiences\complexity-rls.cpp" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  41. <Cursor>
  42. <Cursor1 position="853" topLine="0" />
  43. </Cursor>
  44. </File>
  45. <File name="src\heuristics\RLS.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  46. <Cursor>
  47. <Cursor1 position="27" topLine="0" />
  48. </Cursor>
  49. </File>
  50. <File name="src\experiences\crossover-rate.cpp" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="-2" zoom_2="0">
  51. <Cursor>
  52. <Cursor1 position="2564" topLine="46" />
  53. </Cursor>
  54. </File>
  55. <File name="src\experiences\mutation-rate.cpp" open="1" top="0" tabpos="23" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  56. <Cursor>
  57. <Cursor1 position="712" topLine="12" />
  58. </Cursor>
  59. </File>
  60. <File name="src\heuristics\PGA.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  61. <Cursor>
  62. <Cursor1 position="27" topLine="0" />
  63. </Cursor>
  64. </File>
  65. <File name="include\experiences\bestPEA.h" open="1" top="0" tabpos="11" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  66. <Cursor>
  67. <Cursor1 position="1943" topLine="34" />
  68. </Cursor>
  69. </File>
  70. <File name="src\heuristics\SearchHeuristic.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  71. <Cursor>
  72. <Cursor1 position="39" topLine="0" />
  73. </Cursor>
  74. </File>
  75. <File name="src\heuristics\EA.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  76. <Cursor>
  77. <Cursor1 position="26" topLine="0" />
  78. </Cursor>
  79. </File>
  80. <File name="src\heuristics\GA.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  81. <Cursor>
  82. <Cursor1 position="26" topLine="0" />
  83. </Cursor>
  84. </File>
  85. <File name="src\heuristics\GGA.cpp" open="1" top="0" tabpos="21" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  86. <Cursor>
  87. <Cursor1 position="1317" topLine="44" />
  88. </Cursor>
  89. </File>
  90. <File name="include\experiences\crossover-rate.h" open="1" top="0" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  91. <Cursor>
  92. <Cursor1 position="1004" topLine="16" />
  93. </Cursor>
  94. </File>
  95. <File name="include\heuristics\PGA.h" open="1" top="0" tabpos="13" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  96. <Cursor>
  97. <Cursor1 position="602" topLine="3" />
  98. </Cursor>
  99. </File>
  100. <File name="include\analysis\ParameterOptimizer.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  101. <Cursor>
  102. <Cursor1 position="234" topLine="0" />
  103. </Cursor>
  104. </File>
  105. <File name="include\heuristics\GA.h" open="1" top="0" tabpos="12" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  106. <Cursor>
  107. <Cursor1 position="412" topLine="1" />
  108. </Cursor>
  109. </File>
  110. <File name="include\experiences\complexity-ea.h" open="1" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  111. <Cursor>
  112. <Cursor1 position="767" topLine="0" />
  113. </Cursor>
  114. </File>
  115. <File name="include\experiences\complexity-rls.h" open="1" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  116. <Cursor>
  117. <Cursor1 position="19" topLine="0" />
  118. </Cursor>
  119. </File>
  120. <File name="include\heuristics\PEA.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  121. <Cursor>
  122. <Cursor1 position="477" topLine="0" />
  123. </Cursor>
  124. </File>
  125. <File name="include\experiences\mutation-rate.h" open="1" top="0" tabpos="22" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  126. <Cursor>
  127. <Cursor1 position="1140" topLine="14" />
  128. </Cursor>
  129. </File>
  130. <File name="include\experiences\compare-evolutions.h" open="1" top="0" tabpos="15" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  131. <Cursor>
  132. <Cursor1 position="290" topLine="0" />
  133. </Cursor>
  134. </File>
  135. <File name="src\analysis\analysis.cpp" open="1" top="0" tabpos="18" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  136. <Cursor>
  137. <Cursor1 position="4712" topLine="116" />
  138. </Cursor>
  139. </File>
  140. <File name="include\experiences\scripts.h" open="1" top="0" tabpos="10" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  141. <Cursor>
  142. <Cursor1 position="1724" topLine="32" />
  143. </Cursor>
  144. </File>
  145. <File name="src\experiences\compare-evolutions.cpp" open="1" top="0" tabpos="16" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  146. <Cursor>
  147. <Cursor1 position="550" topLine="2" />
  148. </Cursor>
  149. </File>
  150. <File name="include\heuristics\SearchHeuristic.h" open="1" top="0" tabpos="20" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  151. <Cursor>
  152. <Cursor1 position="576" topLine="23" />
  153. </Cursor>
  154. </File>
  155. <File name="src\analysis\ParameterOptimizer.cpp" open="1" top="0" tabpos="17" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  156. <Cursor>
  157. <Cursor1 position="1444" topLine="41" />
  158. </Cursor>
  159. </File>
  160. <File name="src\experiences\complexity-ea.cpp" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
  161. <Cursor>
  162. <Cursor1 position="5267" topLine="145" />
  163. </Cursor>
  164. </File>
  165. </CodeBlocks_layout_file>