Skip to content

Trung1812/optimization_project_20221

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optimization_project_20221

A Mini-Project for Fundamental of Optimization Course Python code for solving problem 24: Project Implementation Schedule The codes using Mix Integer Programming, Constraint Programming
Please take a look at the REPORT.pdf file for detail information about our solution.

Installation

Basic installation: Here are the command lines to install the package using in this solution.

For Mac/Linux:

python -m pip install --upgrade --user ortools

For Windows:

py -m pip install --upgrade --user ortools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages