indigoX
|
#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>
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) |