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">Frucht graph</entry>
<entry key="graph.description">The Frucht graph is the smallest cubic asymmetric graph, i.e. it possesses a single graph automorphism.</entry>
</properties>
<node name="nl">
<properties>
<entry key="graph.name">Fruchtgraaf</entry>
<entry key="graph.description">De Fruchtgraaf is de kleinste kubische, asymmetrische graaf, i.e. hij bezit slechts één graafautomorfisme.</entry>
</properties>
</node>
</resources>
|