Open maxkratz opened 3 years ago
There are some minor implementation issues left, typically marked with a TODO.
TODO
CsvUtil
GlobalMetricsManager
UnifiedMap
IncrementalGurobiSolver
There are some minor implementation issues left, typically marked with a
TODO
.CsvUtil
error handling. https://github.com/maxkratz/iflye/blob/1bc84da8d29f8ef0b6f89b848bca2d90db743fe0/vne.scenarios/src/scenario/util/CsvUtil.java#L220GlobalMetricsManager
temporary evaluation fix. https://github.com/maxkratz/iflye/blob/1bc84da8d29f8ef0b6f89b848bca2d90db743fe0/network.metrics/src/metrics/manager/GlobalMetricsManager.java#L190UnifiedMap
from the Ecplise Collections in the classIncrementalGurobiSolver
for a possible minor performance boost.