On Wednesday, March 22, 2017 at 9:50:06 AM UTC, Abolfazl Samani wrote: > > Hello, > > I am using "multicommodity_flow()" method for my research and I would like > to know the reference behind the solution, like a paper, book or an article. >
the documentation sends you to https://en.wikipedia.org/wiki/Multi-commodity_flow_problem where you can find references. Apparently this is very classical, and the integral linear programming formulation used in Sage is probably the one given on wikipedia. HTH Dima > Thanks, > > Amir > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
