فهرست منبع

Update GeneticAlgorithm_BoardWarSimulationMOD.c

Rudy Boudewijn van Etten 4 سال پیش
والد
کامیت
be8e9d7905
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      ai/GeneticAlgorithm_BoardWarSimulationMOD.c

+ 2 - 0
ai/GeneticAlgorithm_BoardWarSimulationMOD.c

@@ -29,6 +29,8 @@
 // Create unit types with different att and def, more scoring with 1+units attacking at the same time.
 // add scoring in the execute script stage : units stay close to each other, direct path to target etc.
 //
+// Crossbreeding - taking two from higher scorers and combining these into new.
+// Seeding the list at start with for instance steps into the right direction. 
 
 // IMPLEMENTED>>>If move on enemy position (chance of being destroyed itself(.5) <x if more units of own side are nearby)