1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE resources PUBLIC "-//GrInvIn IO//Resources 1.0//EN" "http://downloads.grinvin.org/dtds/io/resources-1.0.dtd">
<resources>
<properties>
<entry key="graph.name">Clebsch graph</entry>
<entry key="graph.description">The Clebsch graph is a quintic graph. It is strongly regular with parameters (16, 5, 0, 2).</entry>
</properties>
<node name="nl">
<properties>
<entry key="graph.name">Clebschgraaf</entry>
<entry key="graph.description">De Clebschgraaf is een 5-reguliere graaf. Deze graaf is sterk regulier met de als parameters (16, 5, 0, 2).</entry>
</properties>
</node>
</resources>
|