Cut< CutType >::NodeInfo Class Reference

List of all members.

Public Member Functions

 NodeInfo ()
 NodeInfo (const NodeInfo &cni)

Public Attributes

int inactive_time
 The time (as number or (R[U]) solves), the cut was inactive for this node.

Detailed Description

template<class CutType>
class Cut< CutType >::NodeInfo

Definition at line 148 of file cuts.h.


Constructor & Destructor Documentation

template<class CutType>
Cut< CutType >::NodeInfo::NodeInfo (  )  [inline]

Definition at line 154 of file cuts.h.

template<class CutType>
Cut< CutType >::NodeInfo::NodeInfo ( const NodeInfo cni  )  [inline]

Definition at line 158 of file cuts.h.


Member Data Documentation

template<class CutType>
int Cut< CutType >::NodeInfo::inactive_time

The time (as number or (R[U]) solves), the cut was inactive for this node.

Definition at line 152 of file cuts.h.


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

Generated on 10 Mar 2013 for LaGO by  doxygen 1.6.1