Commit Graph

3 Commits

Author SHA1 Message Date
1a06692f02 Save/Load
* implemented saving/loading of graphical graph
* fixed save/load graph
* fixed and improved tests
2019-06-14 21:36:31 +02:00
34302b6e92 Refactoring
* rewritten marks (more performance for multiple vertices)
* fixed a bunch of instructions
* added a starting point for save/load graph instructions
2019-04-21 17:52:59 +02:00
cdc183754f Graph View
* added simple Window for graph play
* added new function to interface
* all tests passes
* end graph
2019-02-26 21:58:53 +01:00