11 problems
A digraph is Eulerian when it is strongly connected and every vertex has equal in-degree and out-degree. Its average out-degree is the average of the out-degrees of its vertices; d…
Treewidth-bounded immersion conjecture. The class of Eulerian digraphs of treewidth at most is well-quasi-ordered by immersion.
Weak immersion conjecture. The class of Eulerian digraphs is well-quasi-ordered by weak immersion.
Johnson's conjecture. For every , the class of Eulerian digraphs of maximum degree is well-quasi-ordered by strong immersion.
Let be a directed Eulerian graph, meaning a digraph in which every vertex satisfies . A cycle decomposition partitions the directed edges into directed cycles. D…
Let be an Eulerian directed graph on vertices, meaning that its indegree equals its outdegree at every vertex. Bollobás–Scott partition conjecture. The edge set of can…
Let be a connected Eulerian directed graph with average degree at least , and let a directed path be a sequence of consistently oriented edges. Huang–Ma–Shapira–Sudakov–Yust…
Let be a finite loopless directed graph, allowing both orientations of an edge, and write and for the outdegree and indegree of a vertex . The graph is Eul…
Fixed-arc deletion algorithm conjecture. For each fixed positive integer , there exists a polynomial-time algorithm which, given a semicomplete digraph and…
Spanning eulerian subdigraph avoidance conjecture. Every -arc-strong semicomplete digraph has a spanning eulerian subdigraph that avoids any prescribed set of arcs.
Let be an Eulerian digraph with no loops or digons. For each vertex , let and denote its first and second out-neighborhoods, respectively. Ave…