implementation od A* algorithm for tiling problem in C
implementation od A* algorithm for tiling problem in C...
implementation od A* algorithm for tiling problem in C...
Solve the traveling salesman problem with a genetic algorithm....
《Thinking in Patterns 》 -- Problem-Solving Techniques using Java Bruce Eckel ,President, MindVie...
using greedy tratage to solve the problem of Number Delete....
吃苹果eating apple problem问题代码...
This a parallel genetic algorithm for a biinfomatics problem CSP...
旅行者问题(travelling salesman problem)算法...
所谓八皇后问题(Eight Queens Problem),是在8*8格的棋盘上,放置8个皇后。要求每行每列放一个皇后,而且每一条对角线和每一条反对角线上最多只能有一个皇后,这是一个典型并行算法,C语...
n queens problem which can print the chess board pattern...
Proff of the NP-Completeness of the 3-SAT problem...