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>
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. | |
Container for partially ordered sets with support for gradual ordering discovery.