Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
33 check-ins using file src/master/cpx.rs version 6e77e9c4d7
|
2019-07-28
| ||
| 09:18 | primalmaster: relax requirement on `MasterProblem::MinorantIndex`. check-in: 4e87274e6f user: fifr tags: async | |
|
2019-07-26
| ||
| 11:17 | Merge minimal-subproblems check-in: 9a261c7caf user: fifr tags: async | |
| 11:10 | minimal: fix number of considered minorants in `opt_multipliers` Closed-Leaf check-in: d048428172 user: fifr tags: minimal-subproblems | |
| 11:10 | primalmaster: change an error message check-in: 22ce97e748 user: fifr tags: minimal-subproblems | |
| 10:57 | examples/mmcf: add option to use the minimal master model check-in: 23050f9d45 user: fifr tags: minimal-subproblems | |
| 10:56 | parallel: add `Solver::with_master` method check-in: a3df7525f0 user: fifr tags: minimal-subproblems | |
| 09:54 | examples/cflp: add optional to use the minimal master problem check-in: 2e1ae79fd0 user: fifr tags: minimal-subproblems | |
| 09:53 | minimal: call callback in `compress` for *all* subproblems check-in: 5c671c0181 user: fifr tags: minimal-subproblems | |
| 09:41 | examples/quadratic: typo check-in: 5642bab02b user: fifr tags: minimal-subproblems | |
| 09:40 | examples/quadratic: add option to choose the minimal master problem check-in: 6a2dcf3415 user: fifr tags: minimal-subproblems | |
| 09:35 | parallel: update solver type definitions analogously to standard solver check-in: 9e90d97e3e user: fifr tags: minimal-subproblems | |
| 09:33 | minimal: remove error case `NumSubproblems` check-in: 6632dbad60 user: fifr tags: minimal-subproblems | |
| 09:32 | minimal: support multiple subproblems. check-in: 481a4680ea user: fifr tags: minimal-subproblems | |
| 08:08 | Implement `Aggregatable` for vectors of aggregatables check-in: 7041eeba52 user: fifr tags: async | |
| 08:04 | Improve interface of `Aggregatable`. check-in: 1b2accaddf user: fifr tags: async | |
| 07:23 | parallel::solver: pass correct step type to `update_problem` check-in: 650955e82f user: fifr tags: async | |
|
2019-07-25
| ||
| 15:10 | Merge problem-update check-in: 25a20cb237 user: fifr tags: async | |
| 15:02 | mmcf: fix some clippy warnings Closed-Leaf check-in: 8cb260149c user: fifr tags: problem-update | |
| 14:54 | parallel::solver: fix some clippy warnings check-in: 0010dfd445 user: fifr tags: problem-update | |
| 14:52 | Merge mmcf-separation check-in: 308507ae6d user: fifr tags: problem-update | |
| 14:50 | examples/mmcf: add command line option to use separation Closed-Leaf check-in: ee382da185 user: fifr tags: mmcf-separation | |
| 14:50 | mmcf: add `set_separate_constraints` method check-in: 4e64e6a06c user: fifr tags: mmcf-separation | |
| 14:48 | Merge bugfix check-in: ec102cc0a7 user: fifr tags: mmcf-separation | |
| 14:47 | parallel::solver: remove wrong call to `update_problem` check-in: 6d46137f35 user: fifr tags: mmcf-separation | |
| 14:24 | mmcf: return early if no inactive constraints remain check-in: 5401c89abf user: fifr tags: mmcf-separation | |
| 14:24 | mmcf: remove debug output check-in: 98ffc4729c user: fifr tags: mmcf-separation | |
| 14:21 | mmcf: separate all capacity constraints check-in: df9a12da5e user: fifr tags: mmcf-separation | |
| 14:20 | Merge problem-update check-in: a898b630cc user: fifr tags: mmcf-separation | |
| 14:08 | parallel::solver: ensure solver is not terminated if the problem has been changed check-in: 3227c3bd0c user: fifr tags: problem-update | |
| 14:08 | parallel: reexport problem update types check-in: 6d924d1242 user: fifr tags: problem-update | |
| 14:07 | parallel: add subproblem index to `SubgradientExtender` check-in: 6ca92bc9a1 user: fifr tags: problem-update | |
| 13:54 | Merge async check-in: 5f2a3800b8 user: fifr tags: problem-update | |
| 13:53 | Merge trunk check-in: f0a36f7482 user: fifr tags: async | |