CVC3
Classes | Namespaces | Typedefs | Functions

minisat_solver.h File Reference

Adaptation of MiniSat to DPLL(T) More...

#include "minisat_types.h"
#include "minisat_varorder.h"
#include "minisat_derivation.h"
#include "dpllt.h"
#include <queue>
#include <stack>
#include <vector>
#include <limits>
#include "hash_set.h"

Go to the source code of this file.

Classes

Namespaces

Typedefs

Functions


Detailed Description

Adaptation of MiniSat to DPLL(T)

Author: Alexander Fuchs

Created: Fri Sep 08 11:04:00 2006


License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.


Definition in file minisat_solver.h.