Formalizing Graph Trail Properties in Isabelle/HOL

Laura Kovacs,Hanna Lachnitt,Stefan Szeider
DOI: https://doi.org/10.1007/978-3-030-53518-6_8
2021-03-05
Abstract:We describe a dataset expressing and proving properties of graph trails, using Isabelle/HOL. We formalize the reasoning about strictly increasing and decreasing trails, using weights over edges, and prove lower bounds over the length of trails in weighted graphs. We do so by extending the graph theory library of Isabelle/HOL with an algorithm computing the length of a longest strictly decreasing graph trail starting from a vertex for a given weight distribution, and prove that any decreasing trail is also an increasing one. This preprint has been accepted for publication at CICM 2020.
Logic in Computer Science
What problem does this paper attempt to address?