1. On the leaves of graph search treesRobert Scheffler, 2026, original scientific article Abstract: Graph searches and their respective search trees are widely used in algorithmic graph theory. The problem whether a given spanning tree can be a graph search tree has been considered for different searches, graph classes and search tree paradigms. Similarly, the question whether a particular vertex can be visited last by some search has been studied extensively in recent years. We combine these two problems by considering the question whether a vertex can be a leaf of a graph search tree. We show that for particular search trees, including DFS trees, this problem is easy if we allow the leaf to be the first vertex of the search ordering. We contrast this result by showing that the problem becomes hard for many searches, including DFS and BFS, if we forbid the leaf to be the first vertex. Additionally, we present several structural and algorithmic results for search tree leaves of chordal graphs. Keywords: graph search, graph search trees, leaves, chordal graphs Published in RUP: 21.12.2025; Views: 236; Downloads: 2
Full text (515,71 KB) |
2. Planarity testing algorithms : zaključna nalogaUroš Babić, 2025, undergraduate thesis Keywords: graph planarity, planarity testing, Boyer–Myrvold algorithm, Kuratowski/Wagner theorem, depth-first search (DFS), lowpoint values, articulation points, biconnected components, graph embedding, graph6 format Published in RUP: 04.10.2025; Views: 330; Downloads: 0 |
3. |
4. |
5. |
6. On the end-vertex problemJesse Beisegel, Carolin Denkert, Ekkehard Köhler, Matjaž Krnc, Nevena Pivač, Robert Scheffler, Martin Strehler, 2018, published scientific conference contribution abstract Keywords: graph search, maximum cardinality search, maximal neighborhood search, graph classes Published in RUP: 28.05.2020; Views: 2976; Downloads: 102
Full text (1,85 MB) This document has more files! More... |
7. On the end-vertex problem of graph searchesJesse Beisegel, Carolin Denkert, Ekkehard Köhler, Matjaž Krnc, Nevena Pivač, Robert Scheffler, Martin Strehler, 2019, original scientific article Keywords: end-vertex, graph search, maximum cardinality search, maximal neighborhood search, graph classes Published in RUP: 22.08.2019; Views: 3058; Downloads: 52
Link to full text |