|
0d8459c6f7
|
Fix imports
|
2021-09-05 22:48:26 +02:00 |
|
|
40c576280e
|
Use and display MinimumSpanningForestAlgorithm results
|
2021-09-05 22:47:54 +02:00 |
|
|
32c23e115c
|
Have default algorithms in GruphiMain
|
2021-09-05 22:46:07 +02:00 |
|
|
6d4a8b26e6
|
Add minimumSpanningForestAlgorithm to Gruphi
|
2021-09-05 22:45:15 +02:00 |
|
|
f1303fe37b
|
Introduce MinimumSpanningForestAlgorithm and implement Kruskal
|
2021-09-05 22:44:37 +02:00 |
|
|
d8b5a76fb0
|
Always include default factory
|
2021-09-05 22:43:24 +02:00 |
|
|
5c4ce8e3af
|
Commit solutions to h07
|
2021-09-05 22:42:44 +02:00 |
|
|
37c78cf5a5
|
Allow user to specify weight for new connections
|
2021-09-05 21:49:23 +02:00 |
|
|
da5b0fd5b3
|
Add text capabilities to Drawable
|
2021-09-05 21:47:45 +02:00 |
|
|
bb7b48e6e6
|
Don't randomize weight whilst generating a maze
|
2021-09-05 21:30:45 +02:00 |
|
|
7e44d0fb3f
|
Reset color if start node, if necessary
|
2021-09-05 21:18:33 +02:00 |
|
|
451bf6394d
|
Use ShortestPathAlgorithm from Gruphi to interact with path finding
|
2021-07-11 16:36:24 +02:00 |
|
|
9c9dd9313c
|
Add ShortestPathAlgorithm to Gruphi
|
2021-07-11 16:35:39 +02:00 |
|
|
e7c267446f
|
Implement GruphiBuider with default values
|
2021-07-11 15:13:25 +02:00 |
|
|
32821549bb
|
Nuggets
|
2021-07-05 23:30:03 +02:00 |
|
|
ac35357259
|
Panning and zooming
|
2021-07-01 23:35:51 +02:00 |
|
|
c26c37cc82
|
Scale and translate + round instead of floor
|
2021-07-01 23:35:16 +02:00 |
|
|
465921081b
|
Add and div
|
2021-07-01 23:34:06 +02:00 |
|
|
bddaa19ca4
|
Split up config interface, main and actual frame
|
2021-07-01 20:51:39 +02:00 |
|
|
d9e92e31af
|
Pass factory via constructor
|
2021-06-30 18:46:10 +02:00 |
|
|
c11b1bb1c3
|
Fix access modifier
|
2021-06-30 18:44:08 +02:00 |
|
|
25960f7415
|
Draw arrows to indicate the direction of connections
|
2021-06-30 18:24:45 +02:00 |
|
|
7c9022252f
|
Vector class
|
2021-06-30 18:23:59 +02:00 |
|
|
08ba95459e
|
Initial working gruphi
|
2021-06-30 16:25:43 +02:00 |
|
Alexander Staeding
|
19be81d88d
|
Remove redundant Main class, use RoadTrip instead
|
2021-06-29 00:00:24 +02:00 |
|
Alexander Staeding
|
aff4e4c693
|
Initial Commit
|
2021-06-28 23:54:52 +02:00 |
|