CVC3::SearchSat::SearchSat::LitPriorityPair Class Reference

Pair of Lit and priority of this Lit. More...

#include <search_sat.h>

Collaboration diagram for CVC3::SearchSat::SearchSat::LitPriorityPair:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Private Member Functions

Private Attributes

Friends


Detailed Description

Pair of Lit and priority of this Lit.

Definition at line 116 of file search_sat.h.


Constructor & Destructor Documentation

CVC3::SearchSat::SearchSat::LitPriorityPair::LitPriorityPair (  )  [inline, private]

Definition at line 119 of file search_sat.h.

CVC3::SearchSat::SearchSat::LitPriorityPair::LitPriorityPair ( SAT::Lit  lit,
int  priority 
) [inline]

Definition at line 121 of file search_sat.h.


Member Function Documentation

SAT::Lit CVC3::SearchSat::SearchSat::LitPriorityPair::getLit (  )  const [inline]

Definition at line 123 of file search_sat.h.

References CVC3::SearchSat::SearchSat::LitPriorityPair::d_lit.

int CVC3::SearchSat::SearchSat::LitPriorityPair::getPriority (  )  const [inline]


Friends And Related Function Documentation

bool operator< ( const LitPriorityPair p1,
const LitPriorityPair p2 
) [friend]

Definition at line 311 of file search_sat.h.


Member Data Documentation

SAT::Lit CVC3::SearchSat::SearchSat::LitPriorityPair::d_lit [private]

int CVC3::SearchSat::SearchSat::LitPriorityPair::d_priority [private]


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

Generated on Thu Oct 15 22:20:16 2009 for CVC3 by  doxygen 1.5.8