Open main menu
Home
Random
Log in
Settings
About CMSC 420
Disclaimers
CMSC 420
Search
Changes
← Older edit
Newer edit →
Part 2
(view source)
Revision as of 17:46, 30 September 2013
2 bytes removed
,
17:46, 30 September 2013
no edit summary
Line 13:
Line 13:
#** [[listCities]]
#** [[listCities]]
#** [[clearAll]]
#** [[clearAll]]
−
#** [[
printAVLGTree
]]
+
#** [[
printAVLTree
]]
# Spatial Map ([[PM Quadtree#PM3 Quadtree |PM3 Quadtree]] for part 2)
# Spatial Map ([[PM Quadtree#PM3 Quadtree |PM3 Quadtree]] for part 2)
#* Related commands:
#* Related commands:
Line 38:
Line 38:
* [[clearAll]]: Clears all of the data structures, removing all elements.
* [[clearAll]]: Clears all of the data structures, removing all elements.
* [[listCities]]: Output a sorted (XML) list of cities in the data dictionary.
* [[listCities]]: Output a sorted (XML) list of cities in the data dictionary.
−
* [[
printAVLGTree
]]: Prints the structure of your AVL-G Tree using rules from Section 7 of the spec.
+
* [[
printAVLTree
]]: Prints the structure of your AVL-G Tree using rules from Section 7 of the spec.
* [[mapRoad]]: Map a road in the spatial map.
* [[mapRoad]]: Map a road in the spatial map.
* [[mapCity]]: Map a city in the spatial map.
* [[mapCity]]: Map a city in the spatial map.
Rforsythe
editor
68
edits