|
|
|
|
|
by peheje
1832 days ago
|
|
I think it would be impractical for a naive fitness function that is 0 for failure and 1 for success. Wouldn't the signal be too difficult to find? GA would be brute force until you find code that passed a test.
I don't think tests for factorio are trivial. Maybe you could move the goal/fitness function along the way. So start with something that compiles. Then having the desired input output. Etc. |
|