Welcome to the OR-Exchange, your site for questions and answers in operations research.

Tagged Questions

2
votes
6answers
108 views

Does COIN-OR have specialized and efficient network-flow algorithm implementations?

e.g. specialized algorithms for mincost network flows, max flows, generalized network flows, etc. Do such projects exist or are they plans for this?
1
vote
2answers
40 views

Robust Group-Ranking Algorithms

I am looking for a group-ranking algorithm (similar to Google's PageRank algorithm) that can help me solve the following problem: In a large sparse graph every node can rate other …