teodosin/karta

Move graph_cam and simulation to ui module

Closed this issue · 0 comments

graph_cam.rs and simulation.rs currently reside in the graph module, which should only deal with the underlying data structures of the graph. Move them to the ui module where they belong.