summaryrefslogtreecommitdiff
path: root/src/strategy/mod.rs
AgeCommit message (Collapse)Author
2018-05-12Initial stab at monte carlo implementationJustin Worthe
Doesn't seem to be working quite right... just sits there accumulating energy.
2018-05-10Split to library. Reimplemented sample strategy in new state.Justin Worthe