/home/coin/SVN-release/Blis-0.92.0/Cgl/src/CglTreeInfo.hpp File Reference

#include "OsiCuts.hpp"
#include "OsiSolverInterface.hpp"
#include "CoinHelperFunctions.hpp"

Include dependency graph for CglTreeInfo.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CglTreeInfo
 Information about where the cut generator is invoked from. More...
struct  cliqueEntry
 Derived class to pick up probing info. More...
class  CglTreeProbingInfo

Functions

int sequenceInCliqueEntry (const cliqueEntry &cEntry)
void setSequenceInCliqueEntry (cliqueEntry &cEntry, int sequence)
bool oneFixesInCliqueEntry (const cliqueEntry &cEntry)
void setOneFixesInCliqueEntry (cliqueEntry &cEntry, bool oneFixes)


Function Documentation

int sequenceInCliqueEntry ( const cliqueEntry cEntry  )  [inline]

Definition at line 169 of file CglTreeInfo.hpp.

References cliqueEntry::fixes.

void setSequenceInCliqueEntry ( cliqueEntry cEntry,
int  sequence 
) [inline]

Definition at line 171 of file CglTreeInfo.hpp.

References cliqueEntry::fixes.

bool oneFixesInCliqueEntry ( const cliqueEntry cEntry  )  [inline]

Definition at line 173 of file CglTreeInfo.hpp.

References cliqueEntry::fixes.

void setOneFixesInCliqueEntry ( cliqueEntry cEntry,
bool  oneFixes 
) [inline]

Definition at line 175 of file CglTreeInfo.hpp.

References cliqueEntry::fixes.


Generated on Wed Jul 20 03:14:18 2011 by  doxygen 1.4.7