next up previous
Next: AVL-g Tree Implements Sorted Up: AVL-g tree requirements Previous: AVL-g tree requirements

Important Notes about the SortedMap

In a development environment, it is prudent to isolate new code from tested code, especially after refactoring. Furthermore, you will often be required to modify a version of a well-studied data structure to suit your application. Finally, avoiding double jeopardy in grading is a meta-requirement for any course managed by Darth Hugue. Thus, we provide the following guidelines for the design, implementation, and use of the AVL-g tree in MeeshQuest.


next up previous
Next: AVL-g Tree Implements Sorted Up: AVL-g tree requirements Previous: AVL-g tree requirements
MM Hugue 2019-06-09