|
|
|
|
|
by gabrielgoh
3151 days ago
|
|
could you elaborate on this point? what you're saying sounds like dynamic programming, which does not reduce the state space at all, just saves on redundant computations (and is a favourite of programming interviews everywhere) |
|