

Public Member Functions | |
| path_cutset_inequality (Graph &Gt, var_map< edge_descriptor > &VM_, std::list< vertex > &L) | |
| void | non_zero_entries (row &r) |
| double | coeff (edge_descriptor e) |
Definition at line 11 of file path.cc.
| void SCIL::PATH< Graph >::path_cutset_inequality< Graph >::non_zero_entries | ( | row & | r | ) | [inline, virtual] |
returns the non-zero entries of the basic constraint. the default implementation returns no non-zeros. A user defined constraint-schema should redefine this function.
Reimplemented from SCIL::cons_obj.
1.6.3