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

Detailed Description

Definition at line 148 of file gscip.h.

#include <gscip.h>

Public Member Functions

 Interrupter ()=default
 Interrupter (const Interrupter &)=delete
Interrupteroperator= (const Interrupter &)=delete
void Interrupt ()
bool is_interrupted () const

Constructor & Destructor Documentation

◆ Interrupter() [1/2]

operations_research::GScip::Interrupter::Interrupter ( )
default

◆ Interrupter() [2/2]

operations_research::GScip::Interrupter::Interrupter ( const Interrupter & )
delete

Member Function Documentation

◆ Interrupt()

void operations_research::GScip::Interrupter::Interrupt ( )
inline

Definition at line 160 of file gscip.h.

◆ is_interrupted()

bool operations_research::GScip::Interrupter::is_interrupted ( ) const
inline

Definition at line 167 of file gscip.h.

◆ operator=()

Interrupter & operations_research::GScip::Interrupter::operator= ( const Interrupter & )
delete

The documentation for this class was generated from the following file:
  • ortools/math_opt/solvers/gscip/gscip.h