423e581529
add graph
...
- add interface for undirected and directed graph
- add Graph and DiGraph
- add interface for graph data
- add adjacentMatrix and adjacentList
- add detect directed cycles
2019-05-18 16:20:48 +02:00
6c1bb2bc60
add exercise kmin
...
continuous-integration/drone/push Build is passing
- update kluent
2019-05-02 22:00:05 +02:00
bb45e3ed9e
update build scripts
...
continuous-integration/drone/push Build is passing
- upgrade to gradle 5.3.1
- upgrade to junit 5
- update test for compatibility to junit 5
2019-04-14 11:39:11 +02:00
47158bac88
BranchAndMerge now work with generics
...
- add gson dependencies
2019-03-24 17:39:13 +01:00
845779b71a
add BranchAndMerge
...
- add mockk to test dependencies
2019-03-23 12:32:01 +01:00
cc28928e40
update gradle files
2019-03-22 17:39:08 +01:00