Example of non-Euclidean tabulation in Dynamic Programming?

回眸只為那壹抹淺笑 提交于 2019-12-13 03:53:54

问题


In the accepted answer to this SO question regarding Dynamic Programming, the authors mentioned that:

Tabulation - You can also think of dynamic programming as a "table-filling" algorithm (though usually multidimensional, this 'table' may have non-Euclidean geometry in very rare cases).

What are some examples of this 'non-Euclidean' geometry tabulation the authors referred to?

来源:https://stackoverflow.com/questions/47058809/example-of-non-euclidean-tabulation-in-dynamic-programming

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!