Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 225 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 225 Bytes

mdp

Markov decision process master thesis

Running project

Run project with

cargo run

When running benchmarks make sure to add --release flag to enable optimizations etc.

cargo run --release