An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with maxflow

A curated list of projects in awesome lists tagged with maxflow .

https://github.com/sleekpanther/bipartite-matching

Application of Ford-Fulkerson algorithm to find the maximum matching between 2 sides of a bipartite graph

algorithm bipartite-graphs bipartite-network capacity cardinality directed-edges directed-graphs flow-network flow-networks ford-fulkerson graph match maxflow maximum-matching

Last synced: 12 Apr 2025

https://github.com/orcaman/flownetwork

Javascript implementation of flownetwork algorithms for finding max flow in a flow network

flow-network flownetwork-algorithms javascript maxflow

Last synced: 11 Apr 2025

https://github.com/anton-cherepkov/maximumflow-mkm-relabeltofront

C++11 implementation of Malhotra-Kumar-Maheshwari O(V^3) and Relabel-To-Front O(V^3) algorithms for finding maximum flow in a network

blocking-flow goldberg malhotra-kumar-maheshwari maxflow preflow relabel-to-front

Last synced: 19 Apr 2026

https://github.com/shahriar-raj/cse_208-data-structures-and-algorithms-ii-sessional

This repository contains all home and lab assignments for the CSE 208: Data Structures and Algorithms II Sessional course, part of our Term-2, Level-2 curriculum. It applies theories from CSE 207 to problem-solving and creating data structures.

binary-search-tree branch-and-bound fibonacci-tree heap maxflow shortest-path-algorithm

Last synced: 08 Aug 2025

https://github.com/playwithalgos/flow

Small video game in which you have to guess the maxflow in a graph

flow ford-fulkerson ford-fulkerson-algorithm graph maxflow

Last synced: 29 May 2026