graph-theory

Graph Theory Library

A comprehensive Coq library formalizing various results in graph theory, providing a rigorous foundation for theoretical and applied graph theory research.

Graph Theory [maintainers=@chdoc,@damien-pous]

GitHub

34 stars
11 watching
4 forks
Language: Coq
last commit: 4 months ago
Linked from 2 awesome lists

coqdocker-coq-actiongraph-theorymathcompmathcomp-ci

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
coq-community/topology Develops and formalizes basic concepts and results of general topology in Coq. 47
coq-community/fourcolor A formal proof of a fundamental result in graph theory using the Coq proof assistant 166
coq-community/gaia A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics 28
coq-community/math-classes A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq 162
coq-community/tarjan Formalization of Tarjan and Kosaraju's strongly connected component algorithm in Coq for finite graphs. 13
coq-community/coqeal A Coq library providing algebraic data structures and algorithms 66
coq-community/coq-ext-lib A collection of reusable Coq definitions and theorems for building software development tools 129
coq-community/coqtail-math A collection of mathematical theorems and tools within the Coq proof assistant 15
coq-community/corn A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. 111
coq-community/dedekind-reals A formalization of Dedekind reals numbers in the Coq programming language 43
charguer/tlc A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. 38
coq-community/parseque A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. 42
geocoq/geocoq A formalization of geometry using the Coq proof assistant. 186
coq-community/reglang Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant 41
coq-community/hydra-battles Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. 68