-
This file explains how to use the provided programs.
-
Each task corresponds to a Python file [which will be called here task or file] named Task##.py where ## stands for the number of the task.
-
Some tasks import from other files. Please make sure that you change the adress in the files that do so.
-
The tasks that import from other tasks are: 4, 6, 8, 9, 10, 12, 13 and 14.
-
Additionaly to importation between files of the project, the project uses the following Python modules: numpy, random, math, sys, matplotlib and pulp.
-
You can run each Python file alone provided that the importation is well-done.
-
For tests, you can call the test functions. In order to identify them, we used the following nomenclature: testN1_N2_N3. N1 is the number of the task. N2 is the number of the instance. N3 is the number of the tested task. N3 is only used for Task 4.
-
Notifications
You must be signed in to change notification settings - Fork 0
TahaHammadia/PI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A matching under constraints project with Styve Ngamou
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published