remove-circle Internet Archive's in-browser video "theater" requires JavaScript to be enabled. It appears your browser does not have it turned on. Please see your ...
Abstract: Backtracking search algorithm (BSA) has been applied to solve the various optimization problems in recent years. However, BSA is difficult to solve non-separable problems due to its single ...
White Day: A Labyrinth Named School is, simply, an excellent game. If you haven’t played it yet, you should. The new wave of re-releases of it, for the modern consoles, but especially the Nintendo ...
A maze is a type of puzzle involving a collection of paths, usually where a player has to find a route from start to finish. A huge variety of algorithms exist for generating and solving mazes. These ...
Treasure Hunter is a python application in which the protagonist has to find the shortest path to the treasure in the maze board. A build-in program helps the protagonist to find the shortest path.
ABSTRACT: Pathfinding is a kind of problem widely used in daily life. It is widely used in network games, map navigation and other fields. However, the traditional A* algorithm has some shortcomings, ...
ABSTRACT: In order to improve some shortcomings of the standard particle swarm optimization algorithm, such as premature convergence and slow local search speed, a double population particle swarm ...
Abstract: Fast reconfiguration is one of the main challenges in fault tolerant VLSI arrays. In these arrays, there are some invalid processing elements (PEs) that are fault-free but cannot be used to ...