Molassembler  3.0.0
Molecule graph and conformer library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Poset.h File Reference

Container for partially ordered sets with support for gradual ordering discovery. More...

#include "boost/logic/tribool.hpp"
#include <vector>
#include <string>
#include <algorithm>
#include <stdexcept>
Include dependency graph for Poset.h:

Go to the source code of this file.

Data Structures

class  Scine::Molassembler::Temple::Poset< T >
 Data structure for partially ordered sets with support for gradual ordering discovery. More...
 
struct  Scine::Molassembler::Temple::Poset< T >::Subset
 Subset of T values. More...
 

Namespaces

 Scine::Molassembler
 Central library namespace.
 
 Scine::Molassembler::Temple
 Template shorthands, optimizers and constexpr data types.
 

Detailed Description

Container for partially ordered sets with support for gradual ordering discovery.