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

#include <linear_programming_constraint.h>

Inheritance diagram for operations_research::sat::LinearProgrammingDispatcher:

Detailed Description

A class that stores which LP propagator is associated to each variable. We need to give the hash_map a name so it can be used as a singleton in our model.

Important: only positive variable do appear here.

Definition at line 626 of file linear_programming_constraint.h.


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