Implement add() to add cnfvars to cnfvar lists directly from tuples
[pyi2ncommon] / src / cnfvar / model.py
2022-05-11 Plamen DimitrovImplement add() to add cnfvars to cnfvar lists directly...
2022-05-11 Plamen DimitrovFix inconsistent cnf structure method naming
2022-05-11 Plamen DimitrovAdd a shortcut to obtain the instance of a possibly...
2022-05-10 Plamen DimitrovRevert the default instance number back to zero
2022-04-05 Christian HerdtweckReview: a few fixes
2022-04-04 Samir AguiarAdd a new cnfvar2 API