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

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

PrefixNamespace IRI
skoshttp://www.w3.org/2004/02/skos/core#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n4http://en.wikipedia.org/wiki/Category:
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
clgohttp://caligraph.org/ontology/
n9http://en.wikipedia.org/wiki/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbrhttp://dbpedia.org/resource/
clgrhttp://caligraph.org/resource/
Subject Item
clgr:Depth-first_search
rdf:type
owl:NamedIndividual clgo:Article_with_example_pseudocode clgo:Term_relating_to_algorithms_and_data_structures clgo:Graph_algorithm clgo:Graph_theory_topic clgo:Search_algorithm
rdfs:label
Depth-first search
owl:sameAs
dbr:Depth-first_search
prov:wasDerivedFrom
n4:Search_algorithms n4:Graph_algorithms n9:P-complete n9:State_space_search n9:List_of_graph_theory_topics n4:Articles_with_example_pseudocode n9:List_of_algorithms n9:List_of_terms_relating_to_algorithms_and_data_structures n9:Outline_of_artificial_intelligence
skos:prefLabel
Depth-first search
skos:altLabel
depth first search depth-first search Depth-limited search preorder depth-first Depth-first search#Output of a depth-first search Depth-first search#Vertex orderings depth first DFS algorithm tree edge depth Reverse postorder Traditional depth-first search back edge DFS depth-first search trees depth-first order depth-first traversal Depth-first_search#Applications