Version: 1.0
Classes
drag.h File Reference
#include <algorithm>
#include <cassert>
#include <iostream>
#include <memory>
#include <unordered_map>
#include <unordered_set>
#include <istream>
#include <vector>

Go to the source code of this file.

Classes

class  BinaryDrag< T >
 A BinaryDrag is the GRAPHGEN implementation of a Binary Directed Rooted Acyclic Graph (DRAG in short) More...
 
struct  BinaryDrag< T >::node
 Defines a node of the BinaryDrag. More...