penaltymodel
penaltymodel copied to clipboard
Utilities and interfaces for using penalty models.
Results
14
penaltymodel issues
Sort by
recently updated
recently updated
newest added
**Description** I use pysmt version 0.7.5. penaltymodel complains. ``` setup_requires = ['pysmt==0.7.0'] install_requires = ['dimod>=0.6.3,=0.6.0,=0.15.0,=1.11.0,
question
should all be `pmodel` or `p_model` or similar. Not `widget`.
enhancement
Add a function that checks the correctness (gap and ground) of a penalty model.
enhancement