Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
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_t max_num_iterations)operations_research::BronKerboschAlgorithm< NodeIndex >
RunWithTimeLimit(int64_t max_num_iterations, TimeLimit *time_limit)operations_research::BronKerboschAlgorithm< NodeIndex >
RunWithTimeLimit(TimeLimit *time_limit)operations_research::BronKerboschAlgorithm< NodeIndex >inline