v0.2 Wait-Free Simulation
Pre-release
Pre-release
Description
This version introduces a complete implementation of the simulation algorithm described here. Additionally there is an example client algorithm which uses the simulation to perform operations.
The simulation is comprised of different components which are responsible for specific sub-tasks. A few of them are the help queue, the operation helping module, the versioning of the user input ADTs, etc.