From 6adf87fe0a609443962238200e877c60d90f6a2d Mon Sep 17 00:00:00 2001 From: mcarrier Date: Fri, 12 May 2017 15:37:55 +0000 Subject: git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@2413 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: a0a65ae49ca0bb6e5ed614f44cabb060fa0e7490 --- src/common/doc/main_page.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'src/common') diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h index e6f29fa8..b1625e69 100644 --- a/src/common/doc/main_page.h +++ b/src/common/doc/main_page.h @@ -93,6 +93,24 @@ User manual: \ref simplex_tree - Reference manual: Gudhi::Simplex_tree + + \subsection GICDataStructure Nerves and Graph Induced Complexes + \image html "gic_complex.png" "Graph Induced Complex of a point cloud." + + + + +
+ Author: Mathieu Carrière
+ Introduced in: GUDHI 2.0.1
+ Copyright: GPL v3
+
+ Nerves and Graph Induced Complexes are simplicial complexes that provably contain + topological information about the input data. They can be computed with a cover of the + data, that often comes from the preimage of a family of intervals covering the image + of a scalar-valued function defined on the data.
+ User manual: \ref graph_induced_complex - Reference manual: Gudhi::graph_induced_complex::Graph_induced_complex +
\subsection SkeletonBlockerDataStructure Skeleton blocker \image html "ds_representation.png" "Skeleton blocker representation" -- cgit v1.2.3