Classes | Namespaces
christofides.h File Reference
#include "absl/container/flat_hash_map.h"
#include "ortools/base/integral_types.h"
#include "ortools/base/logging.h"
#include "ortools/graph/eulerian_path.h"
#include "ortools/graph/graph.h"
#include "ortools/graph/minimum_spanning_tree.h"
#include "ortools/linear_solver/linear_solver.h"
#include "ortools/util/saturated_arithmetic.h"
Include dependency graph for christofides.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  operations_research::ChristofidesPathSolver< CostType, ArcIndex, NodeIndex, CostFunction >
 

Namespaces

 operations_research
 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.