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

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

PrefixNamespace IRI
n8http://en.wikipedia.org/wiki/Container_(abstract_data_type)
n9http://caligraph.org/ontology/Tree_(data_structures)
rdfshttp://www.w3.org/2000/01/rdf-schema#
n13http://en.wikipedia.org/wiki/Category:
skoshttp://www.w3.org/2004/02/skos/core#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
clgohttp://caligraph.org/ontology/
n4http://en.wikipedia.org/wiki/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbrhttp://dbpedia.org/resource/
n7http://en.wikipedia.org/wiki/Category:Trees_(data_structures)
clgrhttp://caligraph.org/resource/
Subject Item
clgr:Tree_traversal
rdf:type
clgo:Term_relating_to_algorithms_and_data_structures clgo:Article_with_example_pseudocode n9: owl:NamedIndividual clgo:Graph_algorithm clgo:Graph_theory_topic
rdfs:label
Tree traversal
owl:sameAs
dbr:Tree_traversal
prov:wasDerivedFrom
n4:Tree_traversal n4:List_of_terms_relating_to_algorithms_and_data_structures n7: n8: n4:Higher-order_function n13:Articles_with_example_pseudocode n4:Knowledge_management_software n13:Graph_algorithms n4:List_of_graph_theory_topics
skos:prefLabel
Tree traversal
skos:altLabel
symmetric (in-order) traversal pre-order traversal search tree Rooted tree Tree traversal#In-order, LNR traversing pre-order Tree_traversal#Applications breadth-first-search Recursively traverse search strategies Traversals Tree traversal#Pre-order%2C NLR tree traversal Tree traversal#Morris in-order traversal using threading level-order inorder traversal walking the tree traversed post-order traversal Tree traversal#Post-order%2C LRN tree walk traversals tree search algorithm preorder post-order tree traversers traversalness In-order traversal infix numeration Tree traversal#Post-order (LRN) tree search traversal in-order traversal in-order graph traversal Tree traversal#Inorder traversal