CVC3
Public Member Functions | Public Attributes

MiniSat::PushEntry Struct Reference

#include <minisat_solver.h>

Collaboration diagram for MiniSat::PushEntry:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Definition at line 174 of file minisat_solver.h.


Constructor & Destructor Documentation

MiniSat::PushEntry::PushEntry ( int  clauseID,
size_type  trailSize,
size_type  qhead,
size_type  thead,
bool  ok 
) [inline]

Definition at line 185 of file minisat_solver.h.


Member Data Documentation

Definition at line 177 of file minisat_solver.h.

Referenced by MiniSat::Solver::pop(), and MiniSat::Solver::popClauses().

Definition at line 179 of file minisat_solver.h.

Referenced by MiniSat::Solver::pop().

Definition at line 180 of file minisat_solver.h.

Referenced by MiniSat::Solver::pop().

Definition at line 181 of file minisat_solver.h.

Referenced by MiniSat::Solver::pop().

Definition at line 183 of file minisat_solver.h.

Referenced by MiniSat::Solver::pop().


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