Replies: 1 comment 1 reply
-
There is no easy way to implement GA in Timefold Solver; practically, you'd need to replace most of the solver with a custom implementation. Many years ago, there were attempts, but we eventually scrapped them when we noticed that Local Search performs significantly better. YMMV. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any ways to implement evolutionary algorithms, such as genetic algorithms, with Timefold?
If so, how can I implement it?
Beta Was this translation helpful? Give feedback.
All reactions