Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::LevelZeroCallbackHelper Struct Reference

Detailed Description

Definition at line 49 of file integer_base.h.

#include <integer_base.h>

Public Attributes

std::vector< std::function< bool()> > callbacks

Member Data Documentation

◆ callbacks

std::vector<std::function<bool()> > operations_research::sat::LevelZeroCallbackHelper::callbacks

Definition at line 50 of file integer_base.h.


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