Skip to content

Commit

Permalink
choco docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimosts committed Sep 19, 2023
1 parent fa33b57 commit 7e71f0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpmpy/solvers/choco.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
Documentation of the solver's own Python API:
https://pypi.org/project/pychoco/
https://pychoco.readthedocs.io/en/latest/
===============
List of classes
Expand Down Expand Up @@ -49,6 +50,7 @@ class CPM_choco(SolverInterface):
See detailed installation instructions at:
https://pypi.org/project/pychoco/
https://pychoco.readthedocs.io/en/latest/
Creates the following attributes (see parent constructor for more):
chc_model: the pychoco.Model() created by _model()
Expand Down

0 comments on commit 7e71f0e

Please sign in to comment.