Skip to content

Friday 9.8.19

williamlixu edited this page Aug 22, 2019 · 3 revisions

Discussions

  • CLI done.
  • Output generation nearly done.
  • Implementing A* algorithm.
  • Talked about the heuristic for A*.
  • Discussed connecting interfaces of input + algorithm + output implementations in order to have working product.
  • Considered how our algorithm could be parallelized and the current implementations challenges to parallelization.
  • Talked about visualization, and the interface needed between vis & algoritm.

Next Steps (For submission)

  • Nisarag do CLI documentation.
  • TwelveHertz finish output generation by tonight.
  • Tony write better documentation on the code they wrote.
  • Williamlixu & Liam design and process documentation.
  • Liam write and describe visualization on the wiki.
  • Timo submit everything.