1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<?xml version="1.0"?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY igraph "igraph">
]>
<chapter id="igraph-Graphlets">
<title>Graphlets</title>
<section id="about-graphlets">
<!-- doxrox-include graphlets_intro -->
</section>
<section id="performing-graphlet-decomposition"><title>Performing graphlet decomposition</title>
<!-- doxrox-include igraph_graphlets -->
<!-- doxrox-include igraph_graphlets_candidate_basis -->
<!-- doxrox-include igraph_graphlets_project -->
</section>
</chapter>
|