This Flask application helps in scheduling actors for scenes in a movie production using OR-tools. It allows users to input actors, scenes, and constraints to generate an optimized schedule.
-
Updated
Jun 22, 2024 - HTML
This Flask application helps in scheduling actors for scenes in a movie production using OR-tools. It allows users to input actors, scenes, and constraints to generate an optimized schedule.
This Flask application is designed to help users select optimal activities based on budget and time constraints using linear programming techniques. It provides a web interface where users can input their constraints and preferences, and the application computes the best combination of activities to maximize value while adhering to the constraints.
Add a description, image, and links to the ortools topic page so that developers can more easily learn about it.
To associate your repository with the ortools topic, visit your repo's landing page and select "manage topics."