Skip to content

amilchew/Max-Flow_Min-Cut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Max-Flow Min-Cut Theorem in Lean

Introduction:

This project strives to contribute to and is dependent on mathlib, the library of the Lean theorem prover. The aim for the file is to implement the Max-Flow Min-Cut theorem, stating that if a maximum flow exists in a flow network, then its value is equal to the capacity of the minimum cut in the same network. Introduction to the field and formal proof of the theorem can be found in this file.

References:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages