Index
A
|
B
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
U
A
array (cdd.LinProg attribute)
(cdd.Matrix attribute)
B
block_elimination() (in module cdd)
C
cdd
module
cdd.gmp
module
copy_adjacency() (in module cdd)
copy_generators() (in module cdd)
copy_incidence() (in module cdd)
copy_inequalities() (in module cdd)
copy_input() (in module cdd)
copy_input_adjacency() (in module cdd)
copy_input_incidence() (in module cdd)
copy_output() (in module cdd)
CRISS_CROSS (cdd.LPSolverType attribute)
D
DUAL_INCONSISTENT (cdd.LPStatusType attribute)
DUAL_SIMPLEX (cdd.LPSolverType attribute)
dual_solution (cdd.LinProg attribute)
DUAL_UNBOUNDED (cdd.LPStatusType attribute)
F
fourier_elimination() (in module cdd)
G
GENERATOR (cdd.RepType attribute)
I
implicit_linearity() (in module cdd)
implicit_linearity_rows() (in module cdd)
INCONSISTENT (cdd.LPStatusType attribute)
INEQUALITY (cdd.RepType attribute)
L
LEX_MAX (cdd.RowOrderType attribute)
LEX_MIN (cdd.RowOrderType attribute)
lin_set (cdd.Matrix attribute)
LinProg (class in cdd)
linprog_from_array() (in module cdd)
linprog_from_matrix() (in module cdd)
linprog_solve() (in module cdd)
LPObjType (class in cdd)
LPSolverType (class in cdd)
LPStatusType (class in cdd)
M
Matrix (class in cdd)
matrix_adjacency() (in module cdd)
matrix_append_to() (in module cdd)
matrix_canonicalize() (in module cdd)
matrix_canonicalize_linearity() (in module cdd)
matrix_copy() (in module cdd)
matrix_from_array() (in module cdd)
matrix_rank() (in module cdd)
matrix_redundancy_remove() (in module cdd)
matrix_weak_adjacency() (in module cdd)
MAX (cdd.LPObjType attribute)
MAX_CUTOFF (cdd.RowOrderType attribute)
MAX_INDEX (cdd.RowOrderType attribute)
MIN (cdd.LPObjType attribute)
MIN_CUTOFF (cdd.RowOrderType attribute)
MIN_INDEX (cdd.RowOrderType attribute)
MIX_CUTOFF (cdd.RowOrderType attribute)
module
cdd
cdd.gmp
N
NONE (cdd.LPObjType attribute)
O
obj_func (cdd.Matrix attribute)
obj_type (cdd.LinProg attribute)
(cdd.Matrix attribute)
obj_value (cdd.LinProg attribute)
OPTIMAL (cdd.LPStatusType attribute)
P
Polyhedron (class in cdd)
polyhedron_from_matrix() (in module cdd)
primal_solution (cdd.LinProg attribute)
R
RANDOM_ROW (cdd.RowOrderType attribute)
redundant() (in module cdd)
redundant_rows() (in module cdd)
rep_type (cdd.Matrix attribute)
(cdd.Polyhedron attribute)
RepType (class in cdd)
RowOrderType (class in cdd)
S
s_redundant() (in module cdd)
s_redundant_rows() (in module cdd)
solver (cdd.LinProg attribute)
status (cdd.LinProg attribute)
STRUC_DUAL_INCONSISTENT (cdd.LPStatusType attribute)
STRUC_INCONSISTENT (cdd.LPStatusType attribute)
U
UNBOUNDED (cdd.LPStatusType attribute)
UNDECIDED (cdd.LPStatusType attribute)
UNSPECIFIED (cdd.RepType attribute)
pycddlib
Navigation
Getting Started
The
cdd
module
The
cdd.gmp
module
Examples
Changes
License
Related Topics
Documentation overview