Skip to content

KaiSta/SpeedyGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedyGo

SpeedyGo is a framework to develop and evaluate race prediction algorithms. It includes a comprehensive benchmark to compare different algorithms in terms of false positives and false negatives.

Usage

To run one of the benchmark tests with the W3PO algorithm, we use the following command:

go run main.go -mode w3po -trace ../benchmark/Test1.log

To get a list of supported algorithms:

go run main.go -ls

List of Algorithms

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published