/Ford-Fulkerson-with-Bit-Scaling

Bit-Scaling is used to design an algorithm based on Ford-Fulkerson to solve the problem of finding the maximum flow value in a flow network. The algorithm is designed to improve the runtime of the Ford-Fulkerson algorithm for certain inputs. In addition, the method is used to solve a problem of task assignment in the processor.

Primary LanguageJava

Stargazers

No one’s star this repository yet.