<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://www.ogdf.net/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.ogdf.net/feed.php">
        <title>OGDF tech:howto</title>
        <description></description>
        <link>http://www.ogdf.net/</link>
        <image rdf:resource="http://www.ogdf.net/lib/images/favicon.ico" />
       <dc:date>2010-09-07T22:16:28+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.ogdf.net/ogdf.php/tech:howto:frcl?rev=1194451694"/>
                <rdf:li rdf:resource="http://www.ogdf.net/ogdf.php/tech:howto:genacyrangr?rev=1193347615"/>
                <rdf:li rdf:resource="http://www.ogdf.net/ogdf.php/tech:howto:gennodandedg?rev=1193348498"/>
                <rdf:li rdf:resource="http://www.ogdf.net/ogdf.php/tech:howto:hierl?rev=1195824325"/>
                <rdf:li rdf:resource="http://www.ogdf.net/ogdf.php/tech:howto:hierlr?rev=1195826520"/>
                <rdf:li rdf:resource="http://www.ogdf.net/ogdf.php/tech:howto:manual?rev=1194465546"/>
                <rdf:li rdf:resource="http://www.ogdf.net/ogdf.php/tech:howto:plz?rev=1191769996"/>
                <rdf:li rdf:resource="http://www.ogdf.net/ogdf.php/tech:howto:plzl?rev=1195842605"/>
                <rdf:li rdf:resource="http://www.ogdf.net/ogdf.php/tech:howto:simdrawesg?rev=1193851610"/>
                <rdf:li rdf:resource="http://www.ogdf.net/ogdf.php/tech:howto:widandhei?rev=1193351711"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.ogdf.net/lib/images/favicon.ico">
        <title>OGDF</title>
        <link>http://www.ogdf.net/</link>
        <url>http://www.ogdf.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.ogdf.net/ogdf.php/tech:howto:frcl?rev=1194451694">
        <dc:format>text/html</dc:format>
        <dc:date>2007-11-07T17:08:14+01:00</dc:date>
        <title>tech:howto:frcl</title>
        <link>http://www.ogdf.net/ogdf.php/tech:howto:frcl?rev=1194451694</link>
        <description> Back to List of Examples   Topic   Loads a graph and applies energy-based layout (fast multipole multilevel algorithm).   Source-Code #include &amp;lt;ogdf/energybased/FMMMLayout.h&amp;gt;  using namespace ogdf;  int main&amp;#40;&amp;#41; &amp;#123; Graph G; GraphAttr...</description>
    </item>
    <item rdf:about="http://www.ogdf.net/ogdf.php/tech:howto:genacyrangr?rev=1193347615">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-25T23:26:55+01:00</dc:date>
        <title>tech:howto:genacyrangr</title>
        <link>http://www.ogdf.net/ogdf.php/tech:howto:genacyrangr?rev=1193347615</link>
        <description> Back to List of Examples   Topic   Generate a random acyclic graph and store it as a GML file.   Source-Code #include &amp;lt;ogdf/basic/Graph.h&amp;gt; #include &amp;lt;ogdf/basic/graph_generators.h&amp;gt; #include &amp;lt;ogdf/layered/DfsAcyclicSubgraph.h&amp;gt;  using...</description>
    </item>
    <item rdf:about="http://www.ogdf.net/ogdf.php/tech:howto:gennodandedg?rev=1193348498">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-25T23:41:38+01:00</dc:date>
        <title>tech:howto:gennodandedg</title>
        <link>http://www.ogdf.net/ogdf.php/tech:howto:gennodandedg?rev=1193348498</link>
        <description> Back to List of Examples   Topic   Generate nodes and edges in a graph.   Source-Code #include &amp;lt;ogdf/basic/Graph.h&amp;gt; &amp;nbsp; using namespace ogdf; &amp;nbsp; int main&amp;#40;&amp;#41; &amp;#123;  Graph G;  node v = G.newNode&amp;#40;&amp;#41;;  node w = G.newNode&amp;#40;...</description>
    </item>
    <item rdf:about="http://www.ogdf.net/ogdf.php/tech:howto:hierl?rev=1195824325">
        <dc:format>text/html</dc:format>
        <dc:date>2007-11-23T14:25:25+01:00</dc:date>
        <title>tech:howto:hierl</title>
        <link>http://www.ogdf.net/ogdf.php/tech:howto:hierl?rev=1195824325</link>
        <description> Back to List of Examples   Topic   Load a graph from a GML file, apply customized Sugiyama Layout, and write the graph with layout information back to a file.   Source-Code   Requires: Coin Osi #include &amp;lt;ogdf/layered/SugiyamaLayout.h&amp;gt; #include...</description>
    </item>
    <item rdf:about="http://www.ogdf.net/ogdf.php/tech:howto:hierlr?rev=1195826520">
        <dc:format>text/html</dc:format>
        <dc:date>2007-11-23T15:02:00+01:00</dc:date>
        <title>tech:howto:hierlr</title>
        <link>http://www.ogdf.net/ogdf.php/tech:howto:hierlr?rev=1195826520</link>
        <description> Back to List of Examples   Topic   Load a graph from a GML file, apply Sugiyama Layout with given layer for each node, and write the graph with layout information back to a file.   Source-Code   Requires: ogdf v.2007.11, Coin Osi #include &amp;lt;ogdf/l...</description>
    </item>
    <item rdf:about="http://www.ogdf.net/ogdf.php/tech:howto:manual?rev=1194465546">
        <dc:format>text/html</dc:format>
        <dc:date>2007-11-07T20:59:06+01:00</dc:date>
        <title>tech:howto:manual</title>
        <link>http://www.ogdf.net/ogdf.php/tech:howto:manual?rev=1194465546</link>
        <description> Back to List of Examples   Topic   Create a graph and its layout manually.   Source-Code #include &amp;lt;ogdf/basic/Graph.h&amp;gt; #include &amp;lt;ogdf/basic/GraphAttributes.h&amp;gt;  using namespace ogdf; &amp;nbsp; int main&amp;#40;&amp;#41; &amp;#123; Graph G; GraphAttribut...</description>
    </item>
    <item rdf:about="http://www.ogdf.net/ogdf.php/tech:howto:plz?rev=1191769996">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-07T17:13:16+01:00</dc:date>
        <title>tech:howto:plz</title>
        <link>http://www.ogdf.net/ogdf.php/tech:howto:plz?rev=1191769996</link>
        <description> Back to List of Examples   Topic   Compute a planar representation of the graph with few dummy nodes (representing crossings). We assume the graph to be connected.   Source-Code #include &amp;lt;ogdf/basic/Graph.h&amp;gt; #include &amp;lt;ogdf/planarity/PlanRep...</description>
    </item>
    <item rdf:about="http://www.ogdf.net/ogdf.php/tech:howto:plzl?rev=1195842605">
        <dc:format>text/html</dc:format>
        <dc:date>2007-11-23T19:30:05+01:00</dc:date>
        <title>tech:howto:plzl</title>
        <link>http://www.ogdf.net/ogdf.php/tech:howto:plzl?rev=1195842605</link>
        <description> Back to List of Examples   Topic   Load a graph from a GML file, apply customized Orthogonal Layout, and write the graph with layout information back to a file.   Source-Code   Requires: ogdf v.2007.11 #include &amp;lt;ogdf/planarity/PlanarizationLayout...</description>
    </item>
    <item rdf:about="http://www.ogdf.net/ogdf.php/tech:howto:simdrawesg?rev=1193851610">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-31T18:26:50+01:00</dc:date>
        <title>tech:howto:simdrawesg</title>
        <link>http://www.ogdf.net/ogdf.php/tech:howto:simdrawesg?rev=1193851610</link>
        <description> Back to List of Examples   Topic   This tutorial is part of the simdraw tutorial series that shows how the simultaneous graph drawing classes of the OGDF can be used. The SimDraw class saves the data of several graphs in one Graph object, together w...</description>
    </item>
    <item rdf:about="http://www.ogdf.net/ogdf.php/tech:howto:widandhei?rev=1193351711">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-26T00:35:11+01:00</dc:date>
        <title>tech:howto:widandhei</title>
        <link>http://www.ogdf.net/ogdf.php/tech:howto:widandhei?rev=1193351711</link>
        <description> Back to List of Examples   Topic   Get to know GraphAttributes, run over all nodes and set the width and height of each node.   Source-Code #include &amp;lt;ogdf/basic/GraphAttributes.h&amp;gt; &amp;nbsp; using namespace ogdf; &amp;nbsp; int main&amp;#40;&amp;#41; &amp;#123;  ...</description>
    </item>
</rdf:RDF>
