Molassembler  3.0.1
Molecule graph and conformer library
OrderDiscoveryHelper.h File Reference

Graph class to help in gradual discovery of ordering relations. More...

#include "boost/graph/adjacency_list.hpp"
#include "boost/graph/graphviz.hpp"
#include "Molassembler/Temple/Adaptors/Transform.h"
#include "Molassembler/Temple/Functional.h"
Include dependency graph for OrderDiscoveryHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Scine::Molassembler::OrderDiscoveryHelper< T >
 Container aiding in gradual discovery of order. More...
 
struct  Scine::Molassembler::OrderDiscoveryHelper< T >::VertexData
 
class  Scine::Molassembler::OrderDiscoveryHelper< T >::GraphvizWriter
 

Namespaces

 Scine::Molassembler
 Central library namespace.
 

Detailed Description

Graph class to help in gradual discovery of ordering relations.

Implements a class that aids in the gradual discovery of ordering relations for a set of values.