-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
The process we call "infeasibility recovery" would ideally be maximizing the mean.controls parameter (i.e. seeking out the smallest feasible omit.fraction, as opposed to just settling for some feasible value of mean.controls as is currently done. I.e., it should be mapped to a max-flow problem, as distinct from min-cost flow.
To do's:
- for full matching problems permitting sharing of controls, modify network representation as needed so that flow-maximization translates to mean.controls maximization. (It's straightforward from problems that do not allow control-sharing.)
- implement that modified network in code
- plug in to a max flow solver
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels