Hacker News new | ask | show | jobs
by stncls 346 days ago
A good chunk of the day-to-day work of "operations research" consulting shops is scheduling.

There is also dedicated software like Timefold, formerly RedHat OptaPlanner [0].

[0] https://timefold.ai/blog/optaplanner-fork

1 comments

For Job Shop Scheduling like this, Timefold has two implementations:

- Basic: an open source Food Packaging quickstart on solver.timefold.ai

- Advanced: a Job Scheduling REST API on app.timefold.ai