atlas  0.6
Namespaces
partition.cpp File Reference

Implementation of Partition. More...

#include "partition.h"
#include <algorithm>
#include <map>
#include "comparison.h"
Include dependency graph for partition.cpp:

Namespaces

 atlas
 
 atlas::partition
 

Detailed Description

Implementation of Partition.

The purpose of the class Partition is to compute the partition of a finite set given by a group action. A typical example is a Weyl group acting on elements of order 2 in a torus.