src/lib/problem.h File Reference

#include "assembler.h"
#include "bt_assert.h"
#include <stdint.h>
#include <vector>
#include <set>
#include <string>

Include dependency graph for problem.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  problem_c
 This class defines a problem,. More...

Enumerations

enum  solveState_e { SS_UNSOLVED, SS_SOLVING, SS_SOLVED, SS_UNKNOWN }
 this state reflects how far we are with solving this problem More...


Enumeration Type Documentation

this state reflects how far we are with solving this problem

Enumerator:
SS_UNSOLVED  nothing done yet
SS_SOLVING  started and not finished in this state assm must contain the assembler
SS_SOLVED  finished, the assembler has been destroyed and all the information is available
SS_UNKNOWN 


Generated on Sun Oct 10 10:01:56 2010 for BurrTools by  doxygen 1.5.8