搜索资源列表
cubefortheuseofmathematicallaws
- 用数学规律求魔方,回溯解魔方 用数学规律求魔方,回溯解魔方-Seeking to use the laws of math Cube, Rubik' s cube back solution for Rubik' s cube with the laws of math, retroactive law with mathematical solution for Rubik' s cube Rubik' s cube, Rubik' s cube solution
example
- 回溯法是一种选优搜索法,按选优条件向前搜索,以达到目标但当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择。这种走不通就退回再走的技术为回溯法,而满足回溯条件的某个状态的点称为“回溯点”。回溯算法是所有搜索算法中最为基本的一种算法,其采用了一种“走不通就掉头”思想作为其控制结构 -Backtracking is a search optimization method, based on forward selection search terms in order to ac