Ticket #8870 (closed defect: fixed)
Multiflow
| Reported by: | ncohen | Owned by: | ncohen |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.5 |
| Component: | graph theory | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | Robert Miller |
| Authors: | Nathann Cohen | Merged in: | sage-4.5.alpha1 |
| Dependencies: | Stopgaps: |
Description (last modified by ncohen) (diff)
Attachments
Change History
comment:1 Changed 3 years ago by ncohen
- Status changed from new to needs_review
- Description modified (diff)
comment:3 Changed 3 years ago by ncohen
- Owner changed from jason, ncohen, rlm to ncohen
- Description modified (diff)
comment:4 Changed 3 years ago by ncohen
In this patch, the method multi-commodity flow is defined. The code is also refactored as this method shares many common points with flow. The new code is more compact and (I hope) easier to understand ! :-)
Nathann
comment:5 Changed 3 years ago by rlm
- Status changed from needs_review to needs_work
- Reviewers set to Robert Miller
- Authors set to Nathann Cohen
comment:6 Changed 3 years ago by ncohen
- Status changed from needs_work to needs_review
- Description modified (diff)
Updated ! A nasty piece to rebase... ;-)
Nathann
Note: See
TracTickets for help on using
tickets.

