User evgeniy - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-26T04:41:57Z http://mathoverflow.net/feeds/user/19156 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/80532/maximum-graph-cut-in-directed-planar-graphs Maximum graph cut in directed planar graphs Evgeniy 2011-11-09T23:19:38Z 2012-02-16T05:22:12Z <p>Maxcuts are known to be NP-hard. Maxcuts in undirected planar graphs are known to be P.</p> <p>I think I've seen somewhere an approximate solution to maxcuts in directed planar graphs but I've never heard of an exact algorithm. And I've never seen the answear if it is NP or not.</p> <p>So is this problem solvable in polynomial time?</p>