19-27 DETERMINAREA DISTANŢEI MINIME ÎNTRE DOUĂ PUNCTE FOLOSIND ALGORITMI GENETICI


FINDING THE SHORTEST PATH BETWEEN TWO POINTS
USING GENETHIC ALGORITHMS
This paper describes some fundamentals of genetic algorithms. A
genetic algorithm (or GA for short) is a heuristic search technique used in
computing and Artificial Intelligence to find optimized solutions to search
problems using techniques inspired by evolutionary biology: mutation, selection,
reproduction [inheritance] and recombination.
Keywords: genetic algorithm
Cuvinte cheie: algoritm genetic

27 DETERMINAREA DISTANŢEI MINIME ÎNTRE DOUĂ