OR-Tools  8.2
topologicalsorter.cc File Reference

Go to the source code of this file.

Namespaces

namespace  util
 
namespace  util::internal
 

Functions

std::vector< int > FindCycleInDenseIntGraph (int num_nodes, const std::vector< std::pair< int, int > > &arcs)
 

Variables

static const int kLazyDuplicateDetectionSizeThreshold = 16