Updated Decomposition (markdown) authored by rundeck's avatar rundeck
......@@ -35,7 +35,7 @@ weights, and the sum of the cut edges is minimal (_Find optimal decomposition_).
the decomposition can be post-process further more to be for optimal, based on factors not considered by the optimization process, like merging vertex, or merging sub-sub-domain, to create bigger sub-domains.
Even if a model decomposition it is not bind to a graph model it is true that until now it is the main approach
* CartDecomposition [(doc)](Decomposition/CartDecomposition)[(API reference)](http://ppmcore.mpi-cbg.de/doxygen/openfpm_pdata/classCartDecomposition.html)
* CartDecomposition [(doc)](CartDecomposition)[(API reference)](http://ppmcore.mpi-cbg.de/doxygen/openfpm_pdata/classCartDecomposition.html)
### Fixed decomposition
......
......