File: resources.xml

package info (click to toggle)
libgrinvin-graphs-java 1.2-1
  • links: PTS, VCS
  • area: contrib
  • in suites: squeeze
  • size: 2,420 kB
  • ctags: 5
  • sloc: xml: 28,839; makefile: 12
file content (16 lines) | stat: -rw-r--r-- 697 bytes parent folder | download
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>