Holt59
|
5b733e25c7
|
Return unmodifiable iterators from Node and Graph. Make Node and Graph final.
|
2018-03-22 20:05:42 +01:00 |
|
Holt59
|
bdb378c079
|
Remove access to underlying containers inside Graph and Node.
|
2018-03-22 19:47:01 +01:00 |
|
Holt59
|
d5fcf036b9
|
Fix issue with backward arc having incorrect segments.
|
2018-03-14 21:02:26 +01:00 |
|
Holt59
|
251dbbb074
|
Fix issue with ArcBackward being drawn.
|
2018-03-12 21:12:31 +01:00 |
|
Mikael Capelle
|
f2bdc462a3
|
Fix .equals for Node.
|
2018-03-09 21:08:00 +01:00 |
|
Mikael Capelle
|
3e6bcb0665
|
Start updating length (int -> float).
|
2018-03-09 14:12:21 +01:00 |
|
Mikael Capelle
|
04bddb0d34
|
Update javadoc, clean Arc implementation.
|
2018-03-07 16:51:03 +01:00 |
|
Holt59
|
4b36838b26
|
Clean code.
|
2018-03-05 21:44:41 +01:00 |
|
Mikael Capelle
|
98aba8dd06
|
Improve arc memory management.
|
2018-03-05 17:58:59 +01:00 |
|
Holt59
|
374e5e5f5c
|
Update javadoc for graph package.
|
2018-02-24 21:08:52 +01:00 |
|
Holt59
|
d00e012497
|
Enforce immutability via final and unmodifiableList.
|
2018-02-24 21:02:04 +01:00 |
|
Mikael Capelle
|
a6e8a22081
|
Add origin node to arc.
|
2018-02-20 11:26:04 +01:00 |
|
Mikael Capelle
|
cfb59ac0f1
|
Update.
|
2018-02-16 15:29:11 +01:00 |
|
Mikael Capelle
|
65c81b9921
|
Initial commit.
|
2018-01-29 12:35:24 +01:00 |
|