Solve multi soures Kinapping problem
资源简介:Solve multi soures Kinapping problem
上传时间: 2017-06-05
上传用户:yepeng139
资源简介:Using Genetic Algorithm to solve the 8 Queens problem.
上传时间: 2014-11-28
上传用户:yd19890720
资源简介:This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
上传时间: 2013-12-06
上传用户:nanfeicui
资源简介:solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
上传时间: 2014-01-17
上传用户:zm7516678
资源简介:This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following structure: [min|max] C x s.t. Ax ["="|"<="|">="] b {x <= UB} ...
上传时间: 2014-12-01
上传用户:changeboy
资源简介:Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: S...
上传时间: 2017-08-12
上传用户:jjj0202
资源简介:Solve the traveling salesman problem with a genetic algorithm.
上传时间: 2013-12-19
上传用户:qunquan
资源简介:this modified PSO algorithm can solve for constrained optimization problem
上传时间: 2017-09-12
上传用户:nanshan
资源简介:Chessboard Cover,On a chessboard,only one square is different, called specific.Use the Divide-and-Conquer methods to solve the Chessboard Cover Problem.
上传时间: 2015-10-05
上传用户:zuozuo1215
资源简介:Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answer is that a regular expression is a compact way of describing complex patterns in texts. You can use them to search for patterns and, onc...
上传时间: 2013-12-19
上传用户:sardinescn