Skip to content

nilskruse/mdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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