Commit Graph

9 Commits

Author SHA1 Message Date
Holt59
bdb378c079 Remove access to underlying containers inside Graph and Node. 2018-03-22 19:47:01 +01:00
Holt59
23341f1499 Clean code. 2018-03-10 20:45:55 +01:00
Mikael Capelle
4017577269 Instance -> Data. 2018-03-02 15:30:55 +01:00
Holt59
4fae0e890c Rename getInstance() -> getInputData(). Override getInputData() in solution classes to return correct type instead of abstract one. 2018-03-01 21:20:17 +01:00
Mikael Capelle
a51e16c3dd Rename getInfo -> getInformation. 2018-03-01 13:35:11 +01:00
Holt59
d00e012497 Enforce immutability via final and unmodifiableList. 2018-02-24 21:02:04 +01:00
Mikael Capelle
3a17f55571 Rename Instance -> Data. 2018-02-20 12:03:18 +01:00
Mikael Capelle
71accfe13b Update code. 2018-02-20 11:27:12 +01:00
Mikael Capelle
cfb59ac0f1 Update. 2018-02-16 15:29:11 +01:00