-
- Downloads
Add the spanning tree algorithm
parent
c3a8a2a3
No related branches found
No related tags found
Showing
- README.md 2 additions, 0 deletionsREADME.md
- _CoqProject 5 additions, 0 deletions_CoqProject
- theories/spanning_tree/graph.v 114 additions, 0 deletionstheories/spanning_tree/graph.v
- theories/spanning_tree/mon.v 784 additions, 0 deletionstheories/spanning_tree/mon.v
- theories/spanning_tree/proof.v 69 additions, 0 deletionstheories/spanning_tree/proof.v
- theories/spanning_tree/spanning.v 493 additions, 0 deletionstheories/spanning_tree/spanning.v
theories/spanning_tree/graph.v
0 → 100644
theories/spanning_tree/mon.v
0 → 100644
This diff is collapsed.
theories/spanning_tree/proof.v
0 → 100644
theories/spanning_tree/spanning.v
0 → 100644
This diff is collapsed.
Please register or sign in to comment