operations_research::ChristofidesPathSolver< CostType, ArcIndex, NodeIndex, CostFunction > Member List

This is the complete list of members for operations_research::ChristofidesPathSolver< CostType, ArcIndex, NodeIndex, CostFunction >, including all inherited members.

ChristofidesPathSolver(NodeIndex num_nodes, CostFunction costs)operations_research::ChristofidesPathSolver< CostType, ArcIndex, NodeIndex, CostFunction >
MatchingAlgorithm enum nameoperations_research::ChristofidesPathSolver< CostType, ArcIndex, NodeIndex, CostFunction >
SetMatchingAlgorithm(MatchingAlgorithm matching)operations_research::ChristofidesPathSolver< CostType, ArcIndex, NodeIndex, CostFunction >inline
TravelingSalesmanCost()operations_research::ChristofidesPathSolver< CostType, ArcIndex, NodeIndex, CostFunction >
TravelingSalesmanPath()operations_research::ChristofidesPathSolver< CostType, ArcIndex, NodeIndex, CostFunction >