Empirical
Classes | Namespaces
SolveState.h File Reference

Used as part of a branching solver to keep track of the current state. More...

#include "../base/assert.h"
#include "BitVector.h"

Go to the source code of this file.

Classes

class  emp::SolveState
 

Namespaces

 emp
 If we are in emscripten, make sure to include the header.
 

Detailed Description

Used as part of a branching solver to keep track of the current state.

Note
This file is part of Empirical, https://github.com/devosoft/Empirical
Date
2016-2017
Note
Status: BETA