operations_research::BronKerboschAlgorithm< NodeIndex > Member List

This is the complete list of members for operations_research::BronKerboschAlgorithm< NodeIndex >, including all inherited members.

BronKerboschAlgorithm(IsArcCallback is_arc, NodeIndex num_nodes, CliqueCallback clique_callback)operations_research::BronKerboschAlgorithm< NodeIndex >inline
CliqueCallback typedefoperations_research::BronKerboschAlgorithm< NodeIndex >
IsArcCallback typedefoperations_research::BronKerboschAlgorithm< NodeIndex >
Run()operations_research::BronKerboschAlgorithm< NodeIndex >
RunIterations(int64 max_num_iterations)operations_research::BronKerboschAlgorithm< NodeIndex >
RunWithTimeLimit(int64 max_num_iterations, TimeLimit *time_limit)operations_research::BronKerboschAlgorithm< NodeIndex >
RunWithTimeLimit(TimeLimit *time_limit)operations_research::BronKerboschAlgorithm< NodeIndex >inline