<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Graph Theory by Luke Tunstall</title>
      <link>https://padlet.com/luke_tunstall/qw55b723n7d4</link>
      <description>Made with ♥</description>
      <language>en-us</language>
      <pubDate>2017-07-28 21:08:30 UTC</pubDate>
      <lastBuildDate>2025-12-30 14:27:57 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Who is the father of graph theory?</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662873</link>
         <description><![CDATA[<div>Leonard Euler is the father of graph theory<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:39:26 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662873</guid>
      </item>
      <item>
         <title>When was Graph Theory created (or known to officially exist)?</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662879</link>
         <description><![CDATA[<div>Graph Theory was first known to "officially exist"  in the mid-1800's</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:39:39 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662879</guid>
      </item>
      <item>
         <title>What is a graph?</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662888</link>
         <description><![CDATA[<div>A graph is made of vertices and the edges that connect vertices to each other. </div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:40:01 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662888</guid>
      </item>
      <item>
         <title>Hamiltonian Circuits and Paths</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662899</link>
         <description><![CDATA[<div>Unlike Eulerian Circuits, Hamiltonian Circuits focus on trying to visit each vertex exactly once, and can have edges traveled multiple times. While Eulerain Circuits and Paths have characteristics that can help one solve a Eulerian Problem, Hamiltonian paths do not. This makes them more difficult to find as one usually must find them through luck, or trail and error.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:40:24 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662899</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662904</link>
         <description><![CDATA[<div>Eulerian paths and Circuits<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:40:42 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662904</guid>
      </item>
      <item>
         <title>Planar &amp; Non-planar</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662907</link>
         <description><![CDATA[<div>Many graphs can be drawn on a piece of paper so that the edges intersect only at the vertices. This kind of graph is called a planar graph. Non-planar graphs have edges that intersect basically anywhere on the graphs, not just on the vertices.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:40:47 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662907</guid>
      </item>
      <item>
         <title>Paths</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662921</link>
         <description><![CDATA[<div>Paths travel along edges and vertices to connect a pair of vertices together.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:41:05 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662921</guid>
      </item>
      <item>
         <title>Graph Theory Theorem</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662950</link>
         <description><![CDATA[<div>if all of the vertices on a graph are even, this graph is an Eulerian circuit.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:42:33 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662950</guid>
      </item>
      <item>
         <title>Complete graphs</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662992</link>
         <description><![CDATA[<div>Graphs are complete when each pair of vertices is connected by exactly one edge.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:44:13 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662992</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662995</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/212129996/0052cab46e21216689ef85f1b24bffa6/Road_Trip_Steps.png" />
         <pubDate>2017-07-28 21:44:20 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179662995</guid>
      </item>
      <item>
         <title>Bipartite Graph</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663007</link>
         <description><![CDATA[<div>A bipartite graph is a graph  whose the vertices can be separated into two sets so that each line/edge on the graph can connect a vertex in the first set to a vertex in the second.</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:44:55 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663007</guid>
      </item>
      <item>
         <title>Even and Odd Vertices</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663009</link>
         <description><![CDATA[<div>If an edge connects two vertices than that edge is an incident to those two vertices. The degree of a vertex is the number of edges that are incident to that vertex. So, if  edges are incident to a vertex, then that vertex is an even vertex. If three edges are incident to a vertex, then that vertex is an odd vertex.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:44:56 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663009</guid>
      </item>
      <item>
         <title>Eulerian paths</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663029</link>
         <description><![CDATA[<div>Eulerian Path is a path that cover all of the edges or paths only once.<br>If you look at the graph besides this and see the numbers as steps, you can see that the path that it makes a path without going over the same path once</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:45:48 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663029</guid>
      </item>
      <item>
         <title>What did Euler do to find the groundwork of Graph Theory?</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663102</link>
         <description><![CDATA[<div>Euler had been visiting a town named Königsberg in Prussia, when he was confronted with the problem that is now known as  the Königsberg Bridge Problem. This is what got him thinking about what is now called graph theory. </div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:48:42 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663102</guid>
      </item>
      <item>
         <title>Odd Vertices</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663178</link>
         <description><![CDATA[<div>Eulerian paths on graphs with one odd vertex must end and begin at that vertex.<br>Eulerian paths on graphs with two odd vertices must end and begin and one odd vertex and end at the other.<br>Eulerian paths don't exist on graphs with more than two odd vertices.<br>Graphs with an odd number of odd vertices do not exist.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:51:53 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663178</guid>
      </item>
      <item>
         <title>Circuits</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663192</link>
         <description><![CDATA[<div>Circuit is a path that goes starts and ends at a same vertex or point.<br>This is kinda like an electrical circuit</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:52:23 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663192</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663232</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/212129996/705514ee9cc6df0265f47e4f84d12311/Circuit.png" />
         <pubDate>2017-07-28 21:54:21 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663232</guid>
      </item>
      <item>
         <title>How should we organize this</title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663258</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-07-28 21:55:19 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663258</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663271</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/212129996/82d125a3c0139faa096a0a660fc7db21/Circuit_Graph.png" />
         <pubDate>2017-07-28 21:55:37 UTC</pubDate>
         <guid>https://padlet.com/luke_tunstall/qw55b723n7d4/wish/179663271</guid>
      </item>
   </channel>
</rss>
