Skip to content

Instantly share code, notes, and snippets.

@KKostya
Last active October 23, 2018 13:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KKostya/6a8c9781d4a12e8c40d38a1cf291c920 to your computer and use it in GitHub Desktop.
Save KKostya/6a8c9781d4a12e8c40d38a1cf291c920 to your computer and use it in GitHub Desktop.
verify ( (strategy) => Real.({
valid_strategy(strategy) ==>
( expected_reward (
make_scenario_pmf(pDoorsEqual,strategy)
) <= 2000000.0 / 3.0 )
}))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment