▲ | tomrod 5 days ago | |||||||
> Trying to handle instantaneous constraints and propagating modes with a single timestepper is often suboptimal. When I read statements like this, I wonder if this is related to optimal policy conditions required for infinitely lived Bellman equations to have global and per-period policies in alignment | ||||||||
▲ | timefirstgrav 5 days ago | parent [-] | |||||||
That's a fascinating parallel! both involve separating timeless constraints (value function / elliptic equation) from temporal dynamics (policy / flux evolution). Trying to timestep through a constraint that should hold instantaneously creates artificial numerical difficulties. The Bellman equation's value iteration is actually another example of this same pattern... | ||||||||
|