language-icon Old Web
English
Sign In

Hybrid algorithm

A hybrid algorithm is an algorithm that combines two or more other algorithms that solve the same problem, either choosing one (depending on the data), or switching between them over the course of the algorithm. This is generally done to combine desired features of each, so that the overall algorithm is better than the individual components. A hybrid algorithm is an algorithm that combines two or more other algorithms that solve the same problem, either choosing one (depending on the data), or switching between them over the course of the algorithm. This is generally done to combine desired features of each, so that the overall algorithm is better than the individual components.

[ "Genetic algorithm", "Algorithm", "Mathematical optimization", "Programming language", "Insertion sort", "Merge sort", "Akra–Bazzi method", "Counting sort", "Quicksort" ]
Parent Topic
Child Topic
    No Parent Topic