Verified canonical labelling of finite graphs #
Source: url:https://github.com/Timeroot/IsoGraph
Authors: Alex Meiburg
Status: verified
Main declarations: IsoGraph.Canon.canonAdj_eq_iff, IsoGraph.Canon.canonAdj_relabel
Tags: graph-theory, graph-isomorphism, canonical-labelling, verified-algorithms
MSC: 05C60, 68R10
Imported scope #
This is the verified individualisation-refinement canonical-labelling core from IsoGraph. It includes the executable mini-nauty algorithm, its equivariance and search-optimality proofs, and the public specification identifying equality of canonical forms with graph isomorphism. The larger IsoGraph library, including its enumeration tables and native-decide computations, is not part of this import.