
{"id":16426,"date":"2016-02-03T17:39:20","date_gmt":"2016-02-03T17:39:20","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=16426"},"modified":"2016-02-03T17:39:20","modified_gmt":"2016-02-03T17:39:20","slug":"sample-session-with-tsort-command-involving-topological-sorting","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2016\/02\/03\/sample-session-with-tsort-command-involving-topological-sorting\/","title":{"rendered":"a session with tsort command involving topological sorting"},"content":{"rendered":"<pre>\n$tsort \n1\ntsort: -: input contains an odd number of tokens\n$tsort \n1\n2\n1\n2\n$tsort \n0\n1\n2\n3\n4\n5\n0\n2\n4\n1\n3\n5\n$tsort \n0\n1\n2\n3\n4\n5\n0\n2\n4\n1\n3\n5\n$\n\nhttp:\/\/www.geeksforgeeks.org\/topological-sorting\/\nhttps:\/\/www.quora.com\/What-are-some-real-world-applications-of-topological-sort\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>$tsort 1 tsort: -: input contains an odd number of tokens $tsort 1 2 1 2 $tsort 0 1 2 3 4 5 0 2 4 1 3 5 $tsort 0 1 2 3 4 5 0 2 4 1 3 5 $ http:\/\/www.geeksforgeeks.org\/topological-sorting\/ https:\/\/www.quora.com\/What-are-some-real-world-applications-of-topological-sort<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[108],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/16426"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=16426"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/16426\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=16426"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=16426"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=16426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}