genetic_alg #34
s464965
commented 2022-06-06 15:19:51 +02:00
Owner
No description provided.
s464965
added 18 commits 2022-06-06 15:19:52 +02:00
example genome generation
c06624d79c
Genome class responsible for keeping grid and lists of positions
7a9d685701
separated code
c7c1feb82c
import and export map;
e9ef300dde
saving sands, trees, monsters etc positions
e89f564dd6
counting islands with dfs
f1f2302acd
Merge pull request 'counting islands with dfs' (#29) from genetic_alg_fitness into genetic_alg
32847593e6
fixed return type
ea105ad140
Merge pull request 'fixed return type' (#30) from hotfix into genetic_alg
d80e83cecf
fix file not found error;
f255178162
setup genetic alg;
10e61e724c
Merge pull request 'genetic_alg_angela' (#31) from genetic_alg_angela into genetic_alg
ee7a324e5d
fix monsters count;
fd081d5c56
Merge pull request 'fix monsters count;' (#32) from genetic_alg_angela into genetic_alg
08329f187b
fixed bugs in genetic alg; modified fitness;
fd4b34eed7
Merge pull request 'fixed bugs in genetic alg; modified fitness;' (#33) from genetic_alg_angela into genetic_alg
59a8c49b2d
bug fix
3f68f4c8a6
fix monsters count in fitness func;
6ddfddb2fd
s464965
merged commit 9afd1f366a into master 2022-06-06 15:19:58 +02:00
s464965
referenced this issue from a commit 2022-06-06 15:19:59 +02:00
Merge pull request 'genetic_alg' (#34) from genetic_alg into master
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "genetic_alg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?