Commit Graph

5 Commits

Author SHA1 Message Date
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
b441871de0 Refactoring 2
- added a forgotten method in Vertex & test
- fixed Mark, now is Obj
2018-10-16 21:55:27 +02:00
25fb76afcf Refactoring
- added more tests
- added more interfaces for the visits
- added satellite classes like Vertex
- graph interface improved
2018-10-16 14:59:23 +02:00
c498b2b0e2 Graph Implemented
- added a new method in graph interface
- added method in the test
- graph implemented and pass all the tests
2018-10-08 12:56:59 +02:00
745b171594 Init
- init with the first interface and tests
- added some basic class for the tests
2018-10-08 02:29:34 +02:00