Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 276 Bytes

File metadata and controls

3 lines (2 loc) · 276 Bytes

Optimal Stop Simulator

A simulator to demonstrate optimal stop algorithms. The simulator provides a random distribution of weighted values (normal and even distributions are supported) and will call a callback function (your algorithm) and report back on your performance.