Artifact
4b037214893befd88cfd66c440c2ea5e4cbda95a:
- File
src/solver/asyn.rs
-
2019-12-23 11:52:00
— part of check-in
[e0a67f7ba8]
on branch unified-client-channel
— All messages from the problem are sent through a single channel.
The update and evaluation result channels are now combined in a `ClientMessage`
channel.
The synchronous solver still uses two channels, but the asynchronous solver uses
only one. This corresponds to the behaviour of updates and evaluation results
being received in arbitrary order.
(user:
fifr
size: 33855)
-
2019-12-25 10:19:59
— part of check-in
[3e7f385717]
on branch trunk
— Merge unified-client-channel
(user:
fifr
size: 33855)