Predator  [unstable] git snapshot
Data Structures
worklist.hh File Reference
#include "util.hh"
#include <queue>
#include <set>
#include <stack>

Go to the source code of this file.

Data Structures

struct  WorkListLib< T, TShed >
struct  WorkListLib< T, std::stack< T > >
struct  WorkListLib< T, std::queue< T > >
class  WorkList< T, TSched >
 really stupid, but easy to use, DFS implementation More...