Rename CPSolver to CpSolver
This commit is contained in:
@@ -18,7 +18,7 @@ methods for building and solving CP-SAT models.
|
||||
|
||||
* [`CpModel`](#cp_model.CpModel): Methods for creating
|
||||
models, including variables and constraints.
|
||||
* [`CPSolver`](#cp_model.CpSolver): Methods for solving
|
||||
* [`CpSolver`](#cp_model.CpSolver): Methods for solving
|
||||
a model and evaluating solutions.
|
||||
|
||||
The following methods implement callbacks that the
|
||||
|
||||
Reference in New Issue
Block a user