Home

Awesome

Build Status Build status codecov Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

LineFlowSolver

The line flow solvers solves the following problem:

Given a graph and a set of lines, assign lines to edges, such that the overall edge cost is minimized.

Input:

Goal: Minimize the sume of cost of all line/edge tuples

Subject to:

Output: