Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Verify the code and text for the time-varying optimal stopping problem #37

Open
jlperla opened this issue Dec 16, 2017 · 0 comments
Open

Comments

@jlperla
Copy link
Owner

jlperla commented Dec 16, 2017

First, go through the optimal_stopping.pdf section 1 to make sure that you understand the stopping problem and how it maps to a LCP.

Then, go through the new section 2 to make sure I didn't introduce a mistake. It is very simple, as it relies on our discretization of the time-varying diffusion process (which we have hopefully fully tested by this point).

Finally, you will see in continuous_time_methods\matlab\lib\optimal_stopping_diffusion.m an implementation of this method, which relies on the discretization of the linear operators. I wrote up a starting point for the tests in time_varying_optimal_stopping_diffusion_test.m. Make sure that you think this implements what it says it does, and that the code matches the description. At this point, no need to test anything besides the yuval algorithm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants