Skip to content
/ mapp Public

A polynomial time approximation algorithm for the mutually avoiding paths problem.

Notifications You must be signed in to change notification settings

adibaejaz/mapp

Repository files navigation

Mutually avoiding paths problem

Given a list of k source-sink pairs in a graph, this algorithm finds almost k mutually avoiding paths with high probability using randomisation. The problem of finding exactly k is NP-complete.

About

A polynomial time approximation algorithm for the mutually avoiding paths problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages