discreteoptimization / assignment

Assignments and Graders for Discrete Optimization on Coursera
https://www.coursera.org/learn/discrete-optimization
MIT License
94 stars 81 forks source link

Grader Feedback on Optimal Values #35

Open ccoffrin opened 7 years ago

ccoffrin commented 7 years ago

Include optimal and best known solution values into the grader, so that we can check if the optimality flag is set incorrectly.

See the discussion here, https://www.coursera.org/learn/discrete-optimization/discussions/all/threads/PXqI_D_EEeeTwg79SJkWhg

ccoffrin commented 7 years ago

Another option would be to remove the optimality flag entirely.