Note: None of these implementations are mine, I picked them up in the internet and put it all together here. I will let the references to the correspondent authors bellow.
- Matching Algorithms
- Edmonds Blossom: https://github.com/Yorkyer/edmonds-blossom/tree/master
- Eulerian Circuit
- Network Flow:
- Shortest Path: