77 lines
14 KiB
Plaintext
77 lines
14 KiB
Plaintext
<map id="Graphical Class Hierarchy" name="Graphical Class Hierarchy">
|
|
<area shape="rect" id="node1" href="$classoperations__research_1_1_base_object.html" title="A BaseObject is the root of all reversibly allocated objects." alt="" coords="5,533,101,560"/>
|
|
<area shape="rect" id="node2" href="$classoperations__research_1_1_array_with_offset.html" title=" " alt="" coords="163,152,327,179"/>
|
|
<area shape="rect" id="node3" href="$classoperations__research_1_1_decision.html" title="A Decision represents a choice point in the search tree." alt="" coords="205,203,284,229"/>
|
|
<area shape="rect" id="node4" href="$classoperations__research_1_1_decision_builder.html" title="A DecisionBuilder is responsible for creating the search tree." alt="" coords="183,253,307,280"/>
|
|
<area shape="rect" id="node6" href="$classoperations__research_1_1_decision_visitor.html" title="A DecisionVisitor is used to inspect a decision." alt="" coords="185,304,305,331"/>
|
|
<area shape="rect" id="node8" href="$classoperations__research_1_1_demon.html" title="A Demon is the base element of a propagation queue." alt="" coords="210,355,279,381"/>
|
|
<area shape="rect" id="node16" href="$classoperations__research_1_1_int_var_iterator.html" title="The class Iterator has two direct subclasses." alt="" coords="191,457,299,484"/>
|
|
<area shape="rect" id="node17" href="$classoperations__research_1_1_local_search_filter.html" title="Local Search Filters are used for fast neighbor pruning." alt="" coords="178,508,311,535"/>
|
|
<area shape="rect" id="node21" href="$classoperations__research_1_1_local_search_filter_manager.html" title="Filter manager: when a move is made, filters are executed to decide whether the solution is feasible ..." alt="" coords="149,559,340,585"/>
|
|
<area shape="rect" id="node22" href="$classoperations__research_1_1_local_search_operator.html" title="The base class for all local search operators." alt="" coords="166,609,323,636"/>
|
|
<area shape="rect" id="node48" href="$classoperations__research_1_1_model_visitor.html" title="Model visitor." alt="" coords="193,683,297,709"/>
|
|
<area shape="rect" id="node50" href="$classoperations__research_1_1_propagation_base_object.html" title="NOLINT." alt="" coords="157,807,332,833"/>
|
|
<area shape="rect" id="node64" href="$classoperations__research_1_1_routing_model_visitor.html" title="Routing model visitor." alt="" coords="167,857,322,884"/>
|
|
<area shape="rect" id="node65" href="$classoperations__research_1_1_search_monitor.html" title="A search monitor is a simple set of callbacks to monitor all search events." alt="" coords="187,1085,303,1112"/>
|
|
<area shape="rect" id="node74" href="$classoperations__research_1_1_solution_pool.html" title="This class is used to manage a pool of solutions." alt="" coords="193,1136,296,1163"/>
|
|
<area shape="rect" id="node5" href="$classoperations__research_1_1_int_var_filtered_decision_builder.html" title="Decision builder building a solution using heuristics with local search filters to evaluate its feasi..." alt="" coords="388,5,599,32"/>
|
|
<area shape="rect" id="node7" href="$classoperations__research_1_1_symmetry_breaker.html" title="A symmetry breaker is an object that will visit a decision and create the 'symmetrical' decision in r..." alt="" coords="423,56,563,83"/>
|
|
<area shape="rect" id="node9" href="$classoperations__research_1_1_call_method0.html" title="Demon proxy to a method on the constraint with no arguments." alt="" coords="422,107,565,133"/>
|
|
<area shape="rect" id="node10" href="$classoperations__research_1_1_call_method1.html" title="Demon proxy to a method on the constraint with one argument." alt="" coords="414,157,573,184"/>
|
|
<area shape="rect" id="node11" href="$classoperations__research_1_1_call_method2.html" title="Demon proxy to a method on the constraint with two arguments." alt="" coords="405,208,581,235"/>
|
|
<area shape="rect" id="node12" href="$classoperations__research_1_1_call_method3.html" title="Demon proxy to a method on the constraint with three arguments." alt="" coords="420,259,567,301"/>
|
|
<area shape="rect" id="node13" href="$classoperations__research_1_1_delayed_call_method0.html" title="Low-priority demon proxy to a method on the constraint with no arguments." alt="" coords="395,325,591,352"/>
|
|
<area shape="rect" id="node14" href="$classoperations__research_1_1_delayed_call_method1.html" title="Low-priority demon proxy to a method on the constraint with one argument." alt="" coords="414,377,573,418"/>
|
|
<area shape="rect" id="node15" href="$classoperations__research_1_1_delayed_call_method2.html" title="Low-priority demon proxy to a method on the constraint with two arguments." alt="" coords="414,442,573,483"/>
|
|
<area shape="rect" id="node18" href="$classoperations__research_1_1_int_var_local_search_filter.html" title=" " alt="" coords="408,508,579,535"/>
|
|
<area shape="rect" id="node19" href="$classoperations__research_1_1_base_path_filter.html" title="Generic path-based filter class." alt="" coords="710,461,825,488"/>
|
|
<area shape="rect" id="node20" href="$classoperations__research_1_1_c_p_feasibility_filter.html" title="This filter accepts deltas for which the assignment satisfies the constraints of the Solver." alt="" coords="698,512,837,539"/>
|
|
<area shape="rect" id="node23" href="$classoperations__research_1_1_var_local_search_operator.html" title="Base operator class for operators manipulating variables." alt="" coords="404,559,583,601"/>
|
|
<area shape="rect" id="node25" href="$classoperations__research_1_1_var_local_search_operator.html" title=" " alt="" coords="395,625,591,681"/>
|
|
<area shape="rect" id="node24" href="$classoperations__research_1_1_sequence_var_local_search_operator.html" title=" " alt="" coords="647,567,888,593"/>
|
|
<area shape="rect" id="node26" href="$classoperations__research_1_1_int_var_local_search_operator.html" title="Specialization of LocalSearchOperator built from an array of IntVars which specifies the scope of the..." alt="" coords="670,629,865,656"/>
|
|
<area shape="rect" id="node27" href="$classoperations__research_1_1_base_lns.html" title="This is the base class for building an Lns operator." alt="" coords="1001,519,1077,545"/>
|
|
<area shape="rect" id="node28" href="$classoperations__research_1_1_change_value.html" title="Defines operators which change the value of variables; each neighbor corresponds to one modified vari..." alt="" coords="986,569,1093,596"/>
|
|
<area shape="rect" id="node29" href="$classoperations__research_1_1_filtered_heuristic_local_search_operator.html" title="Class of operators using a RoutingFilteredHeuristic to insert unperformed nodes after changes have be..." alt="" coords="936,621,1143,662"/>
|
|
<area shape="rect" id="node34" href="$classoperations__research_1_1_path_operator.html" title="Base class of the local search operators dedicated to path modifications (a path is a set of nodes li..." alt="" coords="986,889,1093,916"/>
|
|
<area shape="rect" id="node47" href="$classoperations__research_1_1_swap_index_pair_operator.html" title="Operator which iterates through each alternative of a set of pairs." alt="" coords="952,940,1127,967"/>
|
|
<area shape="rect" id="node30" href="$classoperations__research_1_1_filtered_heuristic_close_nodes_l_n_s_operator.html" title="Filtered heuristic LNS operator, where the destruction phase consists of removing a node and the 'num..." alt="" coords="1207,438,1413,479"/>
|
|
<area shape="rect" id="node31" href="$classoperations__research_1_1_filtered_heuristic_expensive_chain_l_n_s_operator.html" title="Similar to the heuristic path LNS above, but instead of removing one route entirely,..." alt="" coords="1212,503,1408,545"/>
|
|
<area shape="rect" id="node32" href="$classoperations__research_1_1_filtered_heuristic_path_l_n_s_operator.html" title="LNS-like operator based on a filtered first solution heuristic to rebuild the solution,..." alt="" coords="1191,569,1429,596"/>
|
|
<area shape="rect" id="node33" href="$classoperations__research_1_1_relocate_path_and_heuristic_insert_unperformed_operator.html" title="Heuristic-based local search operator which relocates an entire route to an empty vehicle of differen..." alt="" coords="1209,621,1411,662"/>
|
|
<area shape="rect" id="node35" href="$classoperations__research_1_1_exchange_subtrip.html" title=" " alt="" coords="1245,687,1375,713"/>
|
|
<area shape="rect" id="node36" href="$classoperations__research_1_1_index_pair_swap_active_operator.html" title="Operator which inserts inactive nodes into a path and makes a pair of active nodes inactive." alt="" coords="1203,737,1417,764"/>
|
|
<area shape="rect" id="node37" href="$classoperations__research_1_1_light_pair_relocate_operator.html" title=" " alt="" coords="1214,788,1406,815"/>
|
|
<area shape="rect" id="node38" href="$classoperations__research_1_1_make_pair_active_operator.html" title="Pair-based neighborhood operators, designed to move nodes by pairs (pairs are static and given)." alt="" coords="1221,839,1399,865"/>
|
|
<area shape="rect" id="node39" href="$classoperations__research_1_1_make_pair_inactive_operator.html" title="Operator which makes pairs of active nodes inactive." alt="" coords="1215,889,1405,916"/>
|
|
<area shape="rect" id="node40" href="$classoperations__research_1_1_make_relocate_neighbors_operator.html" title="Relocate neighborhood which moves chains of neighbors." alt="" coords="1191,940,1429,967"/>
|
|
<area shape="rect" id="node41" href="$classoperations__research_1_1_pair_exchange_operator.html" title="Operator which exchanges the position of two pairs; for both pairs the first node of the pair must be..." alt="" coords="1227,991,1393,1017"/>
|
|
<area shape="rect" id="node42" href="$classoperations__research_1_1_pair_exchange_relocate_operator.html" title="Operator which exchanges the paths of two pairs (path have to be different)." alt="" coords="1199,1041,1421,1068"/>
|
|
<area shape="rect" id="node43" href="$classoperations__research_1_1_pair_node_swap_active_operator.html" title="Operator which inserts pairs of inactive nodes into a path and makes an active node inactive." alt="" coords="1203,1093,1417,1134"/>
|
|
<area shape="rect" id="node44" href="$classoperations__research_1_1_pair_relocate_operator.html" title="Operator which moves a pair of nodes to another position where the first node of the pair must be bef..." alt="" coords="1230,1159,1390,1185"/>
|
|
<area shape="rect" id="node45" href="$classoperations__research_1_1_relocate_expensive_chain.html" title="RelocateExpensiveChain." alt="" coords="1219,1209,1401,1236"/>
|
|
<area shape="rect" id="node46" href="$classoperations__research_1_1_relocate_subtrip.html" title="Tries to move subtrips after an insertion node." alt="" coords="1247,1260,1373,1287"/>
|
|
<area shape="rect" id="node49" href="$classoperations__research_1_1_model_parser.html" title="Model Parser." alt="" coords="442,705,545,732"/>
|
|
<area shape="rect" id="node51" href="$classoperations__research_1_1_assignment.html" title="An Assignment is a variable -> domains mapping, used to report solutions to the user." alt="" coords="444,756,543,783"/>
|
|
<area shape="rect" id="node52" href="$classoperations__research_1_1_constraint.html" title="A constraint is the main modeling object." alt="" coords="449,807,538,833"/>
|
|
<area shape="rect" id="node58" href="$classoperations__research_1_1_interval_var.html" title="Interval variables are often used in scheduling." alt="" coords="447,857,540,884"/>
|
|
<area shape="rect" id="node59" href="$classoperations__research_1_1_int_expr.html" title="The class IntExpr is the base of all integer expressions in constraint programming." alt="" coords="459,908,527,935"/>
|
|
<area shape="rect" id="node63" href="$classoperations__research_1_1_sequence_var.html" title="A sequence variable is a variable whose domain is a set of possible orderings of the interval variabl..." alt="" coords="440,959,547,985"/>
|
|
<area shape="rect" id="node53" href="$classoperations__research_1_1_cast_constraint.html" title="Cast constraints are special channeling constraints designed to keep a variable in sync with an expre..." alt="" coords="708,681,827,708"/>
|
|
<area shape="rect" id="node54" href="$classoperations__research_1_1_disjunctive_constraint.html" title=" " alt="" coords="686,732,849,759"/>
|
|
<area shape="rect" id="node55" href="$classoperations__research_1_1_global_vehicle_breaks_constraint.html" title="GlobalVehicleBreaksConstraint ensures breaks constraints are enforced on all vehicles in the dimensio..." alt="" coords="656,783,879,809"/>
|
|
<area shape="rect" id="node56" href="$classoperations__research_1_1_pack.html" title=" " alt="" coords="741,833,793,860"/>
|
|
<area shape="rect" id="node57" href="$classoperations__research_1_1_type_regulations_constraint.html" title="The following constraint ensures that incompatibilities and requirements between types are respected." alt="" coords="669,884,865,911"/>
|
|
<area shape="rect" id="node60" href="$classoperations__research_1_1_base_int_expr.html" title="This is the base class for all expressions that are not variables." alt="" coords="717,935,817,961"/>
|
|
<area shape="rect" id="node61" href="$classoperations__research_1_1_int_var.html" title="The class IntVar is a subset of IntExpr." alt="" coords="737,989,797,1016"/>
|
|
<area shape="rect" id="node62" href="$classoperations__research_1_1_boolean_var.html" title=" " alt="" coords="991,991,1087,1017"/>
|
|
<area shape="rect" id="node66" href="$classoperations__research_1_1_local_search_monitor.html" title=" " alt="" coords="418,1009,569,1036"/>
|
|
<area shape="rect" id="node67" href="$classoperations__research_1_1_optimize_var.html" title="This class encapsulates an objective." alt="" coords="442,1060,545,1087"/>
|
|
<area shape="rect" id="node68" href="$classoperations__research_1_1_propagation_monitor.html" title=" " alt="" coords="418,1111,569,1137"/>
|
|
<area shape="rect" id="node69" href="$classoperations__research_1_1_search_limit.html" title="Base class of all search limits." alt="" coords="444,1161,543,1188"/>
|
|
<area shape="rect" id="node72" href="$classoperations__research_1_1_search_log.html" title="The base class of all search logs that periodically outputs information when the search is running." alt="" coords="449,1212,538,1239"/>
|
|
<area shape="rect" id="node73" href="$classoperations__research_1_1_solution_collector.html" title="This class is the root class of all solution collectors." alt="" coords="427,1263,560,1289"/>
|
|
<area shape="rect" id="node70" href="$classoperations__research_1_1_improvement_search_limit.html" title=" " alt="" coords="674,1136,861,1163"/>
|
|
<area shape="rect" id="node71" href="$classoperations__research_1_1_regular_limit.html" title="Usual limit based on wall_time, number of explored branches and number of failures in the search tree..." alt="" coords="715,1187,820,1213"/>
|
|
</map>
|