Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

$
philosophy --> drama 
drama --> mathematics 
drama --> philosophy 
mathematics --> philosophy drama 
drama --> philosophy drama 
==== XML version: ====

<?xml version="1.0" encoding="UTF-8"?>
<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://graphml.graphdrawing.org/xmlns/1.0/graphml.xsd">
  <key id="key0" for="node" attr.name="Division" attr.type="string" />
  <key id="key1" for="node" attr.name="studentInfo" attr.type="string" />
  <graph id="G" edgedefault="directed" parse.nodeids="canonical" parse.edgeids="canonical" parse.order="nodesfirst">
    <node id="n0">
      <data key="key0">philosophy</data>
      <data key="key1">&quot;James Joyce&quot;, 18;&quot;James Tarsinck&quot;, 25;&quot;Daisy Joyce&quot;, 20;&quot;Ernest Habakuk&quot;, 27;</data>
    </node>
    <node id="n1">
      <data key="key0">drama</data>
      <data key="key1">&quot;James Joyce&quot;, 18;&quot;James Tarsinck&quot;, 25;&quot;Daisy Joyce&quot;, 20;&quot;Ernest Habakuk&quot;, 27;&quot;Mary-Anne Joyce&quot;, 23;&quot;Ernest Hornam&quot;, 18;&quot;Daisy Hornam&quot;, 24;&quot;James Hornam&quot;, 18;</data>
    </node>
    <node id="n2">
      <data key="key0">drama</data>
      <data key="key1">&quot;James Joyce&quot;, 18;&quot;James Tarsinck&quot;, 25;&quot;Daisy Joyce&quot;, 20;&quot;Ernest Habakuk&quot;, 27;&quot;Mary-Anne Joyce&quot;, 23;&quot;Ernest Hornam&quot;, 18;&quot;Daisy Hornam&quot;, 24;&quot;James Hornam&quot;, 18;&quot;Joyce Joyce&quot;, 22;&quot;Mary-Anne Habakuk&quot;, 24;</data>
    </node>
    <node id="n3">
      <data key="key0">mathematics</data>
      <data key="key1">&quot;James Joyce&quot;, 18;&quot;James Tarsinck&quot;, 25;&quot;Daisy Joyce&quot;, 20;&quot;Ernest Habakuk&quot;, 27;&quot;Mary-Anne Joyce&quot;, 23;&quot;Ernest Hornam&quot;, 18;&quot;Daisy Hornam&quot;, 24;&quot;James Hornam&quot;, 18;&quot;Joyce Joyce&quot;, 22;&quot;Mary-Anne Habakuk&quot;, 24;&quot;John Bufgloon&quot;, 23;&quot;Philomena Glinka&quot;, 26;&quot;John Bufgloon&quot;, 19;&quot;James Preet&quot;, 18;&quot;Joyce Bufgloon&quot;, 27;</data>
    </node>
    <node id="n4">
      <data key="key0">drama</data>
      <data key="key1">&quot;James Joyce&quot;, 18;&quot;James Tarsinck&quot;, 25;&quot;Daisy Joyce&quot;, 20;&quot;Ernest Habakuk&quot;, 27;&quot;Mary-Anne Joyce&quot;, 23;&quot;Ernest Hornam&quot;, 18;&quot;Daisy Hornam&quot;, 24;&quot;James Hornam&quot;, 18;&quot;Joyce Joyce&quot;, 22;&quot;Mary-Anne Habakuk&quot;, 24;&quot;John Bufgloon&quot;, 23;&quot;Philomena Glinka&quot;, 26;&quot;John Bufgloon&quot;, 19;&quot;James Preet&quot;, 18;&quot;Joyce Bufgloon&quot;, 27;&quot;Daisy Joyce&quot;, 18;&quot;Mary-Anne Habakuk&quot;, 24;&quot;Ernest Joyce&quot;, 24;</data>
    </node>
    <edge id="e0" source="n0" target="n2">
    </edge>
    <edge id="e1" source="n1" target="n3">
    </edge>
    <edge id="e2" source="n2" target="n0">
    </edge>
    <edge id="e3" source="n3" target="n0">
    </edge>
    <edge id="e4" source="n3" target="n2">
    </edge>
    <edge id="e5" source="n4" target="n0">
    </edge>
    <edge id="e6" source="n4" target="n1">
    </edge>
  </graph>
</graphml>
Exit Code:
0