IntervalReduction Member List
This is the complete list of members for
IntervalReduction, including all inherited members.
compute(dvector &newlow, dvector &newup, const dvector &oldlow, const dvector &oldup) | IntervalReduction | |
compute(dvector &newlow, dvector &newup, const dvector &oldlow, const dvector &oldup, set< pair< int, which_bound_type > > &startset) | IntervalReduction | |
dependency_graph | IntervalReduction | [private] |
DependencyGraph typedef | IntervalReduction | [private] |
do_print | IntervalReduction | |
empty_boxes | IntervalReduction | |
IntervalReduction(Pointer< MinlpProblem > prob_=NULL) | IntervalReduction | [inline] |
LOWER enum value | IntervalReduction | |
min_impr | IntervalReduction | |
operator<<(ostream &out, const EdgeData &ed) | IntervalReduction | [friend] |
print_small_boxes(dvector &low, dvector &up) | IntervalReduction | |
prob | IntervalReduction | [private] |
reduced_integer | IntervalReduction | |
reduction | IntervalReduction | |
reduction_by_block | IntervalReduction | |
run(dvector &newlow, dvector &newup, const dvector &oldlow, const dvector &oldup, set< pair< const DependencyGraph::NodeType *, which_bound_type > > &nodeset) | IntervalReduction | [private] |
set_problem(Pointer< MinlpProblem > prob_) | IntervalReduction | |
UPPER enum value | IntervalReduction | |
WHATEVER enum value | IntervalReduction | |
which_bound_type enum name | IntervalReduction | |