Files
ortools-clone/docs/cpp_routing/inherit_graph_6.map
Mizux Seiha 3b81c981c2 Update doc
2022-03-04 00:19:15 +01:00

75 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="161,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,283,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="182,253,306,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="184,304,304,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="209,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="189,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,310,535"/>
<area shape="rect" id="node19" 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,339,585"/>
<area shape="rect" id="node20" href="$classoperations__research_1_1_local_search_operator.html" title="The base class for all local search operators." alt="" coords="165,609,323,636"/>
<area shape="rect" id="node46" href="$classoperations__research_1_1_model_visitor.html" title="Model visitor." alt="" coords="192,683,296,709"/>
<area shape="rect" id="node48" href="$classoperations__research_1_1_propagation_base_object.html" title="NOLINT." alt="" coords="157,807,331,833"/>
<area shape="rect" id="node62" href="$classoperations__research_1_1_routing_model_visitor.html" title="Routing model visitor." alt="" coords="167,857,321,884"/>
<area shape="rect" id="node63" 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="186,1085,302,1112"/>
<area shape="rect" id="node72" href="$classoperations__research_1_1_solution_pool.html" title="This class is used to manage a pool of solutions." alt="" coords="193,1136,295,1163"/>
<area shape="rect" id="node5" href="$classoperations__research_1_1_profiled_decision_builder.html" title=" " alt="" coords="405,5,579,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 &#39;symmetrical&#39; decision in r..." alt="" coords="422,56,562,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="421,107,563,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="413,157,571,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="404,208,580,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="419,259,565,301"/>
<area shape="rect" id="node13" href="$classoperations__research_1_1_delayed_call_method0.html" title="Low&#45;priority demon proxy to a method on the constraint with no arguments." alt="" coords="394,325,590,352"/>
<area shape="rect" id="node14" href="$classoperations__research_1_1_delayed_call_method1.html" title="Low&#45;priority demon proxy to a method on the constraint with one argument." alt="" coords="413,377,571,418"/>
<area shape="rect" id="node15" href="$classoperations__research_1_1_delayed_call_method2.html" title="Low&#45;priority demon proxy to a method on the constraint with two arguments." alt="" coords="413,442,571,483"/>
<area shape="rect" id="node18" href="$classoperations__research_1_1_int_var_local_search_filter.html" title=" " alt="" coords="407,508,577,535"/>
<area shape="rect" id="node21" href="$classoperations__research_1_1_var_local_search_operator.html" title=" " alt="" coords="387,559,597,615"/>
<area shape="rect" id="node44" href="$classoperations__research_1_1_var_local_search_operator.html" title="Base operator class for operators manipulating variables." alt="" coords="403,639,581,681"/>
<area shape="rect" id="node22" 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="669,573,865,600"/>
<area shape="rect" id="node23" href="$classoperations__research_1_1_base_lns.html" title="This is the base class for building an Lns operator." alt="" coords="1001,464,1077,491"/>
<area shape="rect" id="node24" 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="985,515,1093,541"/>
<area shape="rect" id="node25" 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,566,1143,607"/>
<area shape="rect" id="node30" 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="985,867,1093,893"/>
<area shape="rect" id="node43" 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,917,1127,944"/>
<area shape="rect" id="node26" 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 &#39;num..." alt="" coords="1207,390,1413,431"/>
<area shape="rect" id="node27" 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="1213,455,1407,497"/>
<area shape="rect" id="node28" href="$classoperations__research_1_1_filtered_heuristic_path_l_n_s_operator.html" title="LNS&#45;like operator based on a filtered first solution heuristic to rebuild the solution,..." alt="" coords="1191,521,1429,548"/>
<area shape="rect" id="node29" href="$classoperations__research_1_1_relocate_path_and_heuristic_insert_unperformed_operator.html" title="Heuristic&#45;based local search operator which relocates an entire route to an empty vehicle of differen..." alt="" coords="1209,573,1411,614"/>
<area shape="rect" id="node31" href="$classoperations__research_1_1_exchange_subtrip.html" title=" " alt="" coords="1245,639,1375,665"/>
<area shape="rect" id="node32" 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="1202,689,1418,716"/>
<area shape="rect" id="node33" href="$classoperations__research_1_1_light_pair_relocate_operator.html" title=" " alt="" coords="1213,740,1407,767"/>
<area shape="rect" id="node34" href="$classoperations__research_1_1_make_pair_active_operator.html" title="Pair&#45;based neighborhood operators, designed to move nodes by pairs (pairs are static and given)." alt="" coords="1220,791,1400,817"/>
<area shape="rect" id="node35" href="$classoperations__research_1_1_make_pair_inactive_operator.html" title="Operator which makes pairs of active nodes inactive." alt="" coords="1215,841,1405,868"/>
<area shape="rect" id="node36" href="$classoperations__research_1_1_make_relocate_neighbors_operator.html" title="Relocate neighborhood which moves chains of neighbors." alt="" coords="1191,892,1429,919"/>
<area shape="rect" id="node37" 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,943,1393,969"/>
<area shape="rect" id="node38" 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="1198,993,1422,1020"/>
<area shape="rect" id="node39" 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,1045,1417,1086"/>
<area shape="rect" id="node40" 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="1229,1111,1391,1137"/>
<area shape="rect" id="node41" href="$classoperations__research_1_1_relocate_expensive_chain.html" title="RelocateExpensiveChain." alt="" coords="1219,1161,1401,1188"/>
<area shape="rect" id="node42" href="$classoperations__research_1_1_relocate_subtrip.html" title="Tries to move subtrips after an insertion node." alt="" coords="1247,1212,1373,1239"/>
<area shape="rect" id="node45" href="$classoperations__research_1_1_sequence_var_local_search_operator.html" title=" " alt="" coords="645,636,888,663"/>
<area shape="rect" id="node47" href="$classoperations__research_1_1_model_parser.html" title="Model Parser." alt="" coords="441,705,543,732"/>
<area shape="rect" id="node49" href="$classoperations__research_1_1_assignment.html" title="An Assignment is a variable &#45;&gt; domains mapping, used to report solutions to the user." alt="" coords="443,756,541,783"/>
<area shape="rect" id="node50" href="$classoperations__research_1_1_constraint.html" title="A constraint is the main modeling object." alt="" coords="447,807,537,833"/>
<area shape="rect" id="node56" href="$classoperations__research_1_1_int_expr.html" title="The class IntExpr is the base of all integer expressions in constraint programming." alt="" coords="458,857,526,884"/>
<area shape="rect" id="node60" href="$classoperations__research_1_1_interval_var.html" title="Interval variables are often used in scheduling." alt="" coords="445,908,539,935"/>
<area shape="rect" id="node61" 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="439,959,545,985"/>
<area shape="rect" id="node51" 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="707,687,826,713"/>
<area shape="rect" id="node52" href="$classoperations__research_1_1_disjunctive_constraint.html" title=" " alt="" coords="685,737,848,764"/>
<area shape="rect" id="node53" 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="655,788,879,815"/>
<area shape="rect" id="node54" href="$classoperations__research_1_1_pack.html" title=" " alt="" coords="740,839,793,865"/>
<area shape="rect" id="node55" 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,889,865,916"/>
<area shape="rect" id="node57" href="$classoperations__research_1_1_base_int_expr.html" title=" " alt="" coords="717,940,817,967"/>
<area shape="rect" id="node58" href="$classoperations__research_1_1_int_var.html" title="The class IntVar is a subset of IntExpr." alt="" coords="736,991,797,1017"/>
<area shape="rect" id="node59" href="$classoperations__research_1_1_boolean_var.html" title=" " alt="" coords="991,991,1088,1017"/>
<area shape="rect" id="node64" href="$classoperations__research_1_1_local_search_monitor.html" title=" " alt="" coords="417,1009,567,1036"/>
<area shape="rect" id="node65" href="$classoperations__research_1_1_optimize_var.html" title="This class encapsulates an objective." alt="" coords="441,1060,543,1087"/>
<area shape="rect" id="node66" href="$classoperations__research_1_1_propagation_monitor.html" title=" " alt="" coords="417,1111,567,1137"/>
<area shape="rect" id="node67" href="$classoperations__research_1_1_search_limit.html" title="Base class of all search limits." alt="" coords="443,1161,541,1188"/>
<area shape="rect" id="node70" 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="447,1212,537,1239"/>
<area shape="rect" id="node71" href="$classoperations__research_1_1_solution_collector.html" title="This class is the root class of all solution collectors." alt="" coords="425,1263,559,1289"/>
<area shape="rect" id="node68" href="$classoperations__research_1_1_improvement_search_limit.html" title=" " alt="" coords="673,1136,860,1163"/>
<area shape="rect" id="node69" 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="714,1187,819,1213"/>
</map>