Open main menu
Home
Random
Log in
Settings
About CMSC 420
Disclaimers
CMSC 420
Search
Changes
← Older edit
Newer edit →
MeeshQuest
(view source)
Revision as of 17:18, 16 March 2007
51 bytes added
,
17:18, 16 March 2007
→Data Structures
:
added part 2 stuff
Line 6:
Line 6:
There are two main concepts for this project:
There are two main concepts for this project:
−
# Data Dictionary (TreeMaps and TreeSets for part 1)
+
# Data Dictionary (TreeMaps and TreeSets for part 1
, B-tree for parts 2 and 3
)
#* Related commands:
#* Related commands:
#** createCity
#** createCity
Line 13:
Line 13:
#** clearAll
#** clearAll
−
# Spatial Map (PR Quadtree for part 1)
+
# Spatial Map (PR Quadtree for part 1
, PM3 Quadtree for part 2
)
#* Related commands:
#* Related commands:
#** deleteCity (if the city is mapped)
#** deleteCity (if the city is mapped)
Ben Zoller
103
edits