![]() |
OR-Tools
9.3
|
Go to the source code of this file.
Classes | |
| class | Stat |
| class | StatsGroup |
| class | DistributionStat |
| class | TimeDistribution |
| class | RatioDistribution |
| class | DoubleDistribution |
| class | IntegerDistribution |
| class | EnabledScopedTimeDistributionUpdater |
| class | DisabledScopedTimeDistributionUpdater |
| class | DisabledScopedInstructionCounter |
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
Macros | |
| #define | IF_STATS_ENABLED(instructions) |
| #define | SCOPED_TIME_STAT(stats) |
| #define | SCOPED_INSTRUCTION_COUNT(time_limit) |
Typedefs | |
| using | ScopedTimeDistributionUpdater = DisabledScopedTimeDistributionUpdater |
| using | ScopedInstructionCounter = DisabledScopedInstructionCounter |
Functions | |
| std::string | MemoryUsage () |
| #define SCOPED_INSTRUCTION_COUNT | ( | time_limit | ) |