This HTML5 document contains 79 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-eshttp://es.dbpedia.org/resource/
n13https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
dbpedia-fahttp://fa.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Program_optimization
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Merge-insertion_sort
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Introselect
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Introsort
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Analysis_of_algorithms
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:General_algebraic_modeling_system
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Cache-oblivious_algorithm
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Timsort
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Divide-and-conquer_algorithm
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Brooks–Iyengar_algorithm
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Hybrid_algorithm
rdf:type
yago:Procedure101023820 yago:WikicatAlgorithms yago:Act100030358 yago:Algorithm105847438 yago:Abstraction100002137 yago:YagoPermanentlyLocatedEntity yago:Event100029378 yago:Activity100407535 dbo:Software yago:PsychologicalFeature100023100 yago:Rule105846932
rdfs:label
Algoritmo híbrido Hybrid algorithm
rdfs:comment
Un algoritmo híbrido es uno que combina dos o más algoritmos que solucionan el mismo problema, ya sea escogiendo uno (a merced de los datos), o cambiando entre ellos sobre el curso del algoritmo. Esto se hace generalmente para combinar características deseadas de cada uno, a fin de que el algoritmo global sea mejor que los componentes individuales. A hybrid algorithm is an algorithm that combines two or more other algorithms that solve the same problem, and is mostly used in programming languages like C++, 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.
dct:subject
dbc:Algorithms
dbo:wikiPageID
40338559
dbo:wikiPageRevisionID
1089036916
dbo:wikiPageWikiLink
dbr:Median_of_medians dbr:Flashsort dbr:Distributed_algorithm dbr:Timsort dbr:Hybrid_algorithm_(constraint_satisfaction) dbr:Algorithm dbr:Divide-and-conquer_algorithm dbr:External_sorting dbr:Quicksort dbr:Merge_sort dbr:Arm's-length_recursion dbr:Sorting_algorithm dbr:Bucket_sort dbc:Algorithms dbr:Introselect dbr:Introsort dbr:Quickselect dbr:Computer_science dbr:Recursive_algorithm dbr:Binary_search dbr:C++ dbr:MapReduce dbr:Heap_sort dbr:Decrease-and-conquer dbr:Hybrid_genetic_algorithm dbr:Hybrid_input_output_(HIO)_algorithm_for_phase_retrieval dbr:Distribution_sort
owl:sameAs
yago-res:Hybrid_algorithm wikidata:Q17092099 n13:fhTe dbpedia-es:Algoritmo_híbrido freebase:m.0wxv6mv dbpedia-fa:الگوریتم_چندگانه
dbp:wikiPageUsesTemplate
dbt:Unreferenced
dbo:abstract
A hybrid algorithm is an algorithm that combines two or more other algorithms that solve the same problem, and is mostly used in programming languages like C++, 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. "Hybrid algorithm" does not refer to simply combining multiple algorithms to solve a different problem – many algorithms can be considered as combinations of simpler pieces – but only to combining algorithms that solve the same problem, but differ in other characteristics, notably performance. Un algoritmo híbrido es uno que combina dos o más algoritmos que solucionan el mismo problema, ya sea escogiendo uno (a merced de los datos), o cambiando entre ellos sobre el curso del algoritmo. Esto se hace generalmente para combinar características deseadas de cada uno, a fin de que el algoritmo global sea mejor que los componentes individuales. "Algoritmo híbrido" no se refiere a combinar algoritmos para resolver un problema–muchos algoritmos son las combinaciones de pedazos más simples–pero si combinar algoritmos que resuelven el mismo problema y que difieren en características particulares como el tiempo de ejecución para un tamaño de entrada dado.
gold:hypernym
dbr:Algorithm
prov:wasDerivedFrom
wikipedia-en:Hybrid_algorithm?oldid=1089036916&ns=0
dbo:wikiPageLength
4329
foaf:isPrimaryTopicOf
wikipedia-en:Hybrid_algorithm
Subject Item
dbr:Tim_Peters_(software_engineer)
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Sorting_algorithm
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Merge_sort
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Knapsack_problem
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Sort_(C++)
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Swarm_intelligence
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:External_sorting
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:List_of_terms_relating_to_algorithms_and_data_structures
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Multi-objective_optimization
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
dbr:Multi-swarm_optimization
dbo:wikiPageWikiLink
dbr:Hybrid_algorithm
Subject Item
wikipedia-en:Hybrid_algorithm
foaf:primaryTopic
dbr:Hybrid_algorithm