wls2002
|
114ff2b0cc
|
modifying
|
2023-06-27 18:47:47 +08:00 |
|
wls2002
|
acedd67617
|
change project structure and using .ini as config file
|
2023-06-15 11:05:26 +08:00 |
|
wls2002
|
47b1a1dbb2
|
refactor genome.py use (C, 4) to replace (2, N, N) to represent connections
faster, faster and faster!
|
2023-05-12 00:57:55 +08:00 |
|
wls2002
|
e5fc1167d9
|
refactor genome.py use (C, 4) to replace (2, N, N) to represent connections
use "cons" to replace "connections" in code for beauty
|
2023-05-11 19:49:19 +08:00 |
|
wls2002
|
1f2327bbd6
|
clean imports and delete "create_XXX_functions"
|
2023-05-09 01:58:00 +08:00 |
|
wls2002
|
e201d03157
|
add debug mode for create_xx_functions for detail time cost analysis
|
2023-05-08 15:42:25 +08:00 |
|
wls2002
|
d4a75b9394
|
use jit().lower.compile in create functions
|
2023-05-08 02:35:04 +08:00 |
|
wls2002
|
47bb593a53
|
add method 'create_crossover_function' and 'create_distance_function'
|
2023-05-07 22:16:27 +08:00 |
|
wls2002
|
a3b9bca866
|
bug down! Here it can solve xor successfully!
|
2023-05-07 16:03:52 +08:00 |
|
wls2002
|
14fed83193
|
debuging
|
2023-05-06 18:33:30 +08:00 |
|
wls2002
|
6faa07f507
|
initial commit
|
2023-05-05 14:19:13 +08:00 |
|