tarjan

Graph algorithm formalization

Formalization of Tarjan and Kosaraju's strongly connected component algorithm in Coq for finite graphs.

Coq formalization of algorithms due to Tarjan and Kosaraju for finding strongly connected graph components using Mathematical Components and SSReflect [maintainers=@CohenCyril,@palmskog]

GitHub

13 stars
8 watching
8 forks
Language: Coq
last commit: about 3 years ago
Linked from 1 awesome list

coqmathcompmathcomp-cissreflecttarjan-algorithm

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
coq-community/graph-theoryFormalized graph theory results for research and verification35
coq-community/fourcolorA formal proof of a fundamental result in graph theory using the Coq proof assistant174
coq-community/dedekind-realsA formalization of Dedekind reals numbers in the Coq programming language43
coq-community/fav-ssrA comprehensive library of verified data structures and algorithms in Coq45
coq-community/hydra-battlesInvestigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory.69
coq-community/gaiaA Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics30
coq-community/lemma-overloadingA Coq library demonstrating design patterns for automated proof automation and canonical structures26
coq-community/aleaA library for reasoning about randomized algorithms in Coq25
coq-community/topologyDevelops and formalizes basic concepts and results of general topology in Coq.47
coq-community/atbrA Coq library providing algebraic tools and tactics for working with binary relations23
geocoq/geocoqA formalization of geometry using the Coq proof assistant.186
coq-community/parsequeA Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq.42
coq-community/coqtail-mathA collection of mathematical theorems and tools within the Coq proof assistant15
coq-community/coqealA Coq library providing algebraic data structures and algorithms67