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

Contains class to help with equal-size index partitioning. More...

#include <vector>
#include "Molassembler/Export.h"
Include dependency graph for Partitioner.h:

Go to the source code of this file.

Data Structures

class  Scine::Molassembler::Shapes::Partitioner
 Given S * E distinguishable objects, this class helps enumerate all partitions into S groups of size E. More...
 

Namespaces

 Scine::Molassembler
 Central library namespace.
 
 Scine::Molassembler::Shapes
 Symmetry definitions and properties.
 

Detailed Description

Contains class to help with equal-size index partitioning.