Published May 23, 2025
| Version v1
Software
Open
A Formal Interface for Concurrent Search Structure Templates
Authors/Creators
Description
This is the formalization for the paper A Formal Interface for Concurrent Search Structure Templates.
- Our implementation is written in C (located in the
templates/implementationsfolder) and formally verified in VST (located in theVSTfolder) using flow interfaces (located in theflowsfolder), all of which are included intemplates.zip. - The file
templates-artifact.tar.gzis a Docker image that contains a compiled version oftemplates.zipwith all dependencies installed.
Detailed instructions are provided in the README.md file below or in the INSTALL.md file inside templates.zip.