Skip to content
Steven Bird edited this page Sep 24, 2013 · 2 revisions
  • preliminary design document for discussion with team ** underlying graph library ** graph layout library ** any other primitives (e.g. priority queue?) ** gui mockup (already have) *** small-scale manually drawn graphs *** graphs that were set up by the code (using New node/edge blocks) *** graphs that were set up following a template (e.g. regular grid, trees) ** ideas about styling including highlighting during execution ** example tasks: e.g. Dijkstra, Prim, topological sort

  • graph API we want to expose ** natural operations to express using blocks

Clone this wiki locally