msu-coinlab / pymop

Single- as well as Multi-Objective Optimization Test Problems: ZDT, DTLZ, CDTLZ, CTP, BNH, OSY, ...
https://www.egr.msu.edu/coinlab/blankjul/pymop/
Apache License 2.0
79 stars 13 forks source link

Invert feasibility criterium #3

Closed blankjul closed 5 years ago

blankjul commented 6 years ago

Change the feasibility criterium to be feasible when constraints are positive and not feasible if negative.

It might be necessary to change the test cases as well.