The Conley-Morse Graphs Software
Classes
morsedec.h File Reference

Morse decompositions. More...

#include <iostream>
#include <sstream>
#include <algorithm>
#include <cmath>
#include "chomp/system/textfile.h"
#include "chomp/homology/homology.h"
#include "chomp/struct/digraph.h"
#include "conindex.h"

Go to the source code of this file.

Classes

class  MorseDecomposition< mapcomp, cubetype, cubsettype >
 The Morse decoposition class. More...
 

Detailed Description

Morse decompositions.

This file contains the definition of a Morse decomposition class for a discrete dynamical system represented by a combinatorial cubical multivalued map. It also contains the interface to CHomP for the purpose of computing the Conley index of each Morse set.

Author
Pawel Pilarczyk

Definition in file morsedec.h.