Solve the network flow problem - twoDistMatch
solveP1(net, f1.list, f2.list, f3.list, rho1, rho2 = 0, tol = 1e-05)the solution represented in a named list
the network representation
the list of the first objective functions values for each node
the list of the second objective functions values for each node
the list of the third objective functions values for each node
the penalty coefficient for the second objective
the penalty coefficient for the third objective
the tolerance value for precision