Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::TimeLimitCheckEveryNCalls Class Reference

#include <time_limit.h>

Public Member Functions

 TimeLimitCheckEveryNCalls (int N, TimeLimit *time_limit)
bool LimitReached ()

Detailed Description

Definition at line 465 of file time_limit.h.

Constructor & Destructor Documentation

◆ TimeLimitCheckEveryNCalls()

operations_research::TimeLimitCheckEveryNCalls::TimeLimitCheckEveryNCalls ( int N,
TimeLimit * time_limit )
inline

Definition at line 467 of file time_limit.h.

Member Function Documentation

◆ LimitReached()

bool operations_research::TimeLimitCheckEveryNCalls::LimitReached ( )
inline

Definition at line 470 of file time_limit.h.


The documentation for this class was generated from the following file: