RsBundle  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

11 check-ins using file examples/cflp.rs version f499bb39ce

2019-08-06
15:10
mmcf: use `asyn` solver check-in: 5d7675c4f4 user: fifr tags: async-separation
15:09
asyn: store aggregated minorant in `UpdateData` check-in: 3741dda310 user: fifr tags: async-separation
14:12
program: return aggregated primal in `UpdateState` as `Arc` reference check-in: 1018d451b9 user: fifr tags: async-separation
2019-07-30
10:56
masterprocess: improve error handling check-in: ed716f445d user: fifr tags: trunk
09:19
Copy `sync` to `asyn` module as a basis check-in: 8fb77f4bd8 user: fifr tags: async-separation
09:17
masterprocess: use own error type check-in: de803d0a82 user: fifr tags: trunk
08:17
Merge async check-in: 7bd838a6a7 user: fifr tags: trunk
08:17
Merge restructure Closed-Leaf check-in: 00c46efc28 user: fifr tags: async
08:11
Move data structures like `DVector` and `Minorant` to `data` submodule Closed-Leaf check-in: bda0e2d65c user: fifr tags: restructure
08:01
Rearrange master problem module check-in: d5eed55bb2 user: fifr tags: restructure
07:40
Move `parallel` to `solver::sync` check-in: 62c311d2a4 user: fifr tags: restructure