Skip to content

Friday 16.08.19

williamlixu edited this page Aug 22, 2019 · 1 revision

Discussions

  • Basic AO algorithm is done with 1 heuristic.
  • Discussed how our new refactored design works to split algorithms and solution spaces.
  • Discuess how AO works.
  • Content for presentation on Monday

Next steps

  • Implement other heuristics in AO search space
  • Parallelisation of algorithm
  • Visualisation needs to be started.
  • Other optimisation/pruning techniques like preprocessing from A* paper.
  • Presentation slides.