We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d9216e + cc8ee31 commit 789b01fCopy full SHA for 789b01f
ortools/sat/python/cp_model.py
@@ -18,7 +18,7 @@
18
19
* [`CpModel`](#cp_model.CpModel): Methods for creating
20
models, including variables and constraints.
21
-* [`CPSolver`](#cp_model.CpSolver): Methods for solving
+* [`CpSolver`](#cp_model.CpSolver): Methods for solving
22
a model and evaluating solutions.
23
24
The following methods implement callbacks that the
0 commit comments