|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Definition at line 6138 of file pywrapcp.py.
◆ __init__()
ortools.constraint_solver.pywrapcp.SimpleBoundCosts.__init__ |
( |
| self, |
|
|
| num_bounds, |
|
|
| default_bound_cost ) |
◆ bound_cost()
ortools.constraint_solver.pywrapcp.SimpleBoundCosts.bound_cost |
( |
| self, |
|
|
| element ) |
◆ size()
ortools.constraint_solver.pywrapcp.SimpleBoundCosts.size |
( |
| self | ) |
|
◆ thisown
ortools.constraint_solver.pywrapcp.SimpleBoundCosts.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: