Hacker News new | ask | show | jobs
by ge0ffrey 856 days ago
I once optimized Factorio's belts with OptaPlanner (now Timefold.ai), our open source metaheuristics solver in Java.

The source code is still here: https://github.com/kiegroup/optaplanner-quickstarts/tree/8.6...