[prev] 26 [next]

Assignment 2 (cont)

We supply:
  • complete command programs to build and query relations
  • partially-complete ADTs for operations needed by commands
You complete the ADTs so that the commands work properly
  • create, insert, select ... build/query commands
  • gendata, stats, dump ... utility commands
  • x1, x2, x3 ... commands for debugging ADTs