indigoX
athenaeum.hpp File Reference
#include "../utils/fwd_declares.hpp"
#include "../utils/quad.hpp"
#include "../utils/triple.hpp"
#include <boost/dynamic_bitset_fwd.hpp>
#include <algorithm>
#include <map>
#include <vector>
+ Include dependency graph for athenaeum.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Athenaeum
 Athenaeum class for fragment storage in CherryPicker algorithm. More...
 
class  Fragment
 Fragment class for CherryPicker parameterisation algorithm. More...
 

Namespaces

 indigox
 Namespace for all graph related functionality.
 

Functions

Athenaeum LoadAthenaeum (std::string path)
 
void SaveAthenaeum (const Athenaeum &ath, std::string path)