The code implements a simple version of the radial attention model and solves it. The solver is based on a concurrent re-formulation of the value function iteration algorithm. Further, it uses an adaptive search grid implementation to provide more accurate optimal control approximations. For more implementation details see the documentation.