Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ graph/

or-tools/src/graph/hamiltonian_path.h File Reference

#include <math.h>
#include <stddef.h>
#include <algorithm>
#include <limits>
#include <utility>
#include <vector>
#include "base/integral_types.h"
#include "base/logging.h"
#include "util/bitset.h"

Go to the source code of this file.

Namespaces

namespace  operations_research

Classes

class  operations_research::HamiltonianPathSolver< T >

Typedefs

typedef int operations_research::PathNodeIndex

Variables

static const int operations_research::kHamiltonianPathSolverPadValue = 1557