A new problem related to Eulerian graphs
Marcin Stawiski

TL;DR
This paper introduces the concept of (semi) S-Eulerian subgraphs within graphs, proves the NP-Completeness of determining such subgraphs, and identifies efficient solutions for connected subgraphs.
Contribution
It defines (semi) S-Eulerian subgraphs, proves the NP-Completeness of their detection, and shows linear-time solutions for connected subgraphs.
Findings
Determining (semi) S-Eulerian subgraphs is NP-Complete.
The problem is solvable in linear time for connected subgraphs.
The paper introduces a new graph-theoretic problem related to Eulerian trails.
Abstract
Let be a graph, and be a finite subgraph of . We say that is a (semi) -Eulerian subgraph if there exists a closed (open) trail in such that each edge of appears in . We show that the problem of determining whether a subgraph of a finite graph is (semi) -Eulerian is NP-Complete. Moreover, we show that both versions of the problem become linear in time if we restrict ourselves to connected subgraphs .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Limits and Structures in Graph Theory · Structural Analysis and Optimization
