diff --git a/README.md b/README.md index 826eede..fa0bf15 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,5 @@ Compiling this source code requires [Boost](http://www.boost.org/) library. The code solves the time-dependent Hamilton-Jacobi-Bellman (HJB) PDEs which have the form $$u_t + f(x,t)|\nabla u| = g(x,t).$$ + +This code includes three different numerical solvers for this PDE. diff --git a/images/jqjt6g4.png b/images/jqjt6g4.png new file mode 100644 index 0000000..3526c58 Binary files /dev/null and b/images/jqjt6g4.png differ