Skip to content

Dynamic data race detection simulator using the vector clock algorithm

Notifications You must be signed in to change notification settings

thealexcons/vector-clock-dynamic-race-detection

Repository files navigation

vector clock race detection

Vector clock algorithm simulator for dynamic data race detection.

See vector-clocks-intro.pdf for an introduction to the vector clock algorithm and see algorithm-rules.pdf for the possible inference rules/steps the algorithm uses to advance and detect races.

About

Dynamic data race detection simulator using the vector clock algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages