/home/coin/svn-release/OptimizationSuite-1.1.0/CoinUtils/src/CoinPresolveFixed.hpp File Reference

Go to the source code of this file.

Classes

class  remove_fixed_action
 Excise fixed variables from the model. More...
struct  remove_fixed_action::action
 Structure to hold information necessary to reintroduce a column into the problem representation. More...
class  make_fixed_action
 Fix a variable at a specified bound. More...
struct  make_fixed_action::action
 Structure to preserve the bound overwritten when fixing a variable. More...

Defines

#define FIXED_VARIABLE   1

Functions

void transferCosts (CoinPresolveMatrix *prob)
 Transfers costs.

Define Documentation

#define FIXED_VARIABLE   1

Definition at line 6 of file CoinPresolveFixed.hpp.


Function Documentation

void transferCosts ( CoinPresolveMatrix prob  ) 

Transfers costs.


Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1