OKlibrary  0.2.1.6
OKlib::Satisfiability::Assignments::TotalAssignments::BAssignmentWithRQueue< Lit > Class Template Reference

Boolean assignments with resettable queue for (elementary) assignments to be processed. More...

#include <AssignmentsWithBuffer.hpp>

Inheritance diagram for OKlib::Satisfiability::Assignments::TotalAssignments::BAssignmentWithRQueue< Lit >:
OKlib::Satisfiability::Assignments::TotalAssignments::BAssignmentWithQueue< Lit >

List of all members.

Public Member Functions

 BAssignmentWithRQueue (const typename base_class::index_type n)
bool push_forced (const typename base_class::literal_type x)
bool push_free (const typename base_class::literal_type x)
void reset ()

Detailed Description

template<typename Lit>
class OKlib::Satisfiability::Assignments::TotalAssignments::BAssignmentWithRQueue< Lit >

Boolean assignments with resettable queue for (elementary) assignments to be processed.

Todo:
Complete.

Definition at line 162 of file AssignmentsWithBuffer.hpp.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 177 of file AssignmentsWithBuffer.hpp.


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