Mungojerrie  1.0
Mungojerrie
Typedefs
State.hh File Reference

Basic type definitions. More...

#include "Set.hh"
#include "config.h"
Include dependency graph for State.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using State = unsigned
 
using StatePair = std::pair< State, State >
 
using StateSet = std::set< State >
 
using StateMap = std::unordered_map< State, State >
 

Detailed Description

Basic type definitions.

Author
Mateo Perez, Fabio Somenzi, Ashutosh Trivedi