Resolve "complete mini project 2"
Compare changes
+ 1
− 1
@@ -3,8 +3,8 @@
@@ -3,8 +3,8 @@
- an N jobs M machines instance of job-shop in Prolog and applications to the given (3,3) and (10,5) instances: `jobshop.pl`
- an N jobs M machines instance of job-shop in Z3 through python and applications to the given (3,3) and (10,5) instances: `jobshop.py`