#include <phases.hpp>

Public Attributes | |
| vector< signed char > | best |
| vector< signed char > | forced |
| vector< signed char > | min |
| vector< signed char > | prev |
| vector< signed char > | saved |
| vector< signed char > | target |
Definition at line 10 of file phases.hpp.
| vector<signed char> CaDiCaL::Phases::best |
Definition at line 12 of file phases.hpp.
| vector<signed char> CaDiCaL::Phases::forced |
Definition at line 13 of file phases.hpp.
| vector<signed char> CaDiCaL::Phases::min |
Definition at line 14 of file phases.hpp.
| vector<signed char> CaDiCaL::Phases::prev |
Definition at line 15 of file phases.hpp.
| vector<signed char> CaDiCaL::Phases::saved |
Definition at line 16 of file phases.hpp.
| vector<signed char> CaDiCaL::Phases::target |
Definition at line 17 of file phases.hpp.