https://developers.google.com/optimization/examples
Google provides several tools, platforms, and libraries aimed at optimisation in different contexts:
Google OR-Tools (Operations Research Tools)
A powerful open-source suite for solving combinatorial optimisation problems, such as:
- Vehicle routing (e.g., delivery trucks)
- Scheduling (e.g., job-shop scheduling)
- Constraint satisfaction
- Linear and integer programming