Go to the source code of this file.
Classes | |
| class | slack_doubleton_action | 
| Convert an explicit bound constraint to a column bound.  More... | |
| struct | slack_doubleton_action::action | 
| class | slack_singleton_action | 
| For variables with one entry.  More... | |
| struct | slack_singleton_action::action | 
Defines | |
| #define | SLACK_DOUBLETON 2 | 
| #define | SLACK_SINGLETON 8 | 
Variables | |
| const int | MAX_SLACK_DOUBLETONS = 1000 | 
Definition in file CoinPresolveSingleton.hpp.
| #define SLACK_DOUBLETON 2 | 
Definition at line 6 of file CoinPresolveSingleton.hpp.
| #define SLACK_SINGLETON 8 | 
Definition at line 7 of file CoinPresolveSingleton.hpp.
| const int MAX_SLACK_DOUBLETONS = 1000 | 
Definition at line 13 of file CoinPresolveSingleton.hpp.
 1.6.1