Skip to content

dartmann/MinuteClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MinuteClock

A TLA+ module for a clock with hours and minutes.

Run

To run the module and check it by TLC one must add a model and define the Temporal Formula with 'Spec'.

Hint: be sure to only allow one worker thread, else the nondeterminism of concurrency will output unsequential values of the clock.

About

A TLA+ model for a clock with hours and minutes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages