![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
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 typedef | operations_research::BronKerboschAlgorithm< NodeIndex > | |
| IsArcCallback typedef | operations_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 |