Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in heuristics

Is there anything for Python that is like readability.js?

Packing arbitrary polygons within an arbitrary boundary

What is the state of the art in computer chess tree searching?

Are all scheduling problems NP-Hard?

Travelling Salesman with multiple salesmen?

Algorithm to detect photo orientation

Split speech audio file on words in python

A* Admissible Heuristic for die rolling on grid

Consistent and Admissible Heuristics

What is the difference between heuristics and metaheuristics?

Design patterns for converting recursive algorithms to iterative ones

Generating a tower defense maze (longest maze with limited walls) - near-optimal heuristic?

Rule of thumb for choosing an implementation of a Java Collection?

java collections heuristics

What are some algorithms for comparing how similar two strings are?

What is the minimum cost to connect all the islands?

What is the difference between a heuristic and an algorithm?

Pacman: how do the eyes find their way back to the monster hole?