Description: 采用爬山法求解优化问题,一共4个文件,函数和脚本分开放-Climbing method used optimization problem, a total of four documents, functions and sub-script open Platform: |
Size: 2048 |
Author:杨大棱 |
Hits:
Description: N皇后问题的爬山法
效果比普通方法好一些-N queens problem of hill-climbing method is better than the average effect of Platform: |
Size: 1024 |
Author:tamiaode |
Hits:
Description: 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem Platform: |
Size: 1906688 |
Author:Bill Gates |
Hits:
Description: 爬山法和遗传算法解决n皇后问题及可视化演示。-Hill-climbing and genetic algorithm to solve n-queens problem and visual presentation. Platform: |
Size: 3164160 |
Author:fairybroken |
Hits:
Description: Implementing Search in Prolog.
How to represent the problem Uninformed Search
depth first
breadth first
iterative deepening search
Informed Search
Hill climbing
Graph Search
Platform: |
Size: 32768 |
Author:mehdi dehghani |
Hits:
Description: N皇后问题,里面是一千的实例,利用人工智能的“爬山法”-The N queens problem,take a thousand as exzample by the methed of ‘hill climbing method’ Platform: |
Size: 23552 |
Author:Jhon |
Hits:
Description: 采用爬山(Climbing hill)算法解决旅行者(TSP)问题。爬山算法是蒙特卡罗算法的一种,可能陷入局部最优解问题。-Using climbing (Climbing hill) algorithm solves Travelers (TSP) problem. Climbing algorithm is a Monte Carlo algorithm, may fall into local optimal solution of the problem. Platform: |
Size: 3072 |
Author:mada |
Hits:
Description: 八数码问题的爬山法,首选爬山法,随机重启爬山法,退火算法的实现以及比较。(This code solve 8-puzzle problem using hill climbing and simulated annealing.
And then I compare with each other.) Platform: |
Size: 450560 |
Author:情杀
|
Hits: