- Arntzenius, Frank. 2008. “No Regrets, or: Edith Piaf Revamps Decision Theory.”
- Joyce, James M. 2012. “Regret and Instability in Causal Decision Theory.”
- Soares, Nate and Levinstein, Benjamin A. 2017. Cheating Death in Damascus
- Soares, Nate and Yudkowsky, Eliezer. 2017. Functional Decision Theory
Use stack ghci
to start a REPL session with all the src
modules loaded. If you want to play with the test cases, use stack ghci --test
to load them, too.
Use stack test
to simply run all tests.