/home/coin/svn-release/OS-2.5.0/Couenne/src/standardize/elementBreak.cpp File Reference

#include "CouenneExpression.hpp"
Include dependency graph for elementBreak.cpp:

Go to the source code of this file.

Functions

void elementBreak (expression *arg, int &index, CouNumber &coeff)
 given an element of a sum, check if it is a variable (possibly with a coefficient) and return its index (and the coefficient) if it has not been spotted as an auxiliary (check wentAux)

Function Documentation

void elementBreak ( expression arg,
int &  index,
CouNumber &  coeff 
)

given an element of a sum, check if it is a variable (possibly with a coefficient) and return its index (and the coefficient) if it has not been spotted as an auxiliary (check wentAux)

given an element of a sum, check if it is a variable (possibly with a coefficient) and return its index (and the coefficient) if it has not been spotted as an auxiliary

Definition at line 19 of file elementBreak.cpp.


Generated on 22 May 2012 by  doxygen 1.6.1