package coq-graph-theory

  1. Overview
  2. No Docs
Graph theory results in Coq and MathComp

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.tar.gz
sha512=db62ec2bdbbb1fa2cbe411c42acaa4d4ab0988486a8cff8b53acd4f0b9776df72e117ca9256141a7d59de35686bda8f07d705273b00f79e2715755aa78d93f0e

Description

A library of formalized graph theory results, including various standard results from the literature (e.g., Menger’s Theorem, Hall’s Marriage Theorem, and the excluded minor characterization of treewidth-two graphs) as well as some more recent results arising from the study of relation algebra within the ERC CoVeCe project (e.g., soundness and completeness of an axiomatization of graph isomorphism).

Dev Dependencies (2)

  1. coq-mathcomp-algebra (>= "1.12" & < "1.13~") | (= "dev")
  2. coq (>= "8.12" & < "8.14~") | (= "dev")

Used by

None

Conflicts

None