- 01 Apr, 2019 1 commit
-
-
Sebastian Vollbrecht authored
-
- 09 Nov, 2018 5 commits
-
-
Sebastian Vollbrecht authored
Also some other minimal changes.
-
Sebastian Vollbrecht authored
Also added a missing default case.
-
Sebastian Vollbrecht authored
Command line git can be confusing sometimes.
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
Boni: - the FeasibleMinIIProperty is now able to generate feasible cycles with inner delays != max inner delay - the LayerStructure class does not include swap checkers/strict mode related things anymore
-
- 08 Nov, 2018 1 commit
-
-
Julian Oppermann authored
-
- 21 Oct, 2018 4 commits
-
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
Also removed SCC-related classes as they have become obsolete.
-
Sebastian Vollbrecht authored
Also redesigned the corresponding type hierarchy (including the classes of the infeasible MinII cycles).
-
Sebastian Vollbrecht authored
-
- 16 Oct, 2018 1 commit
-
-
Sebastian Vollbrecht authored
Also relocated minInnerDelay/maxInnerDelay methods for better clarity.
-
- 15 Oct, 2018 6 commits
-
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
- removed unused distance parameter of planned edges - restructured the configuration classes & added more useful methods - renamed and restructured former InfeasibilityInspector and its methods - fixed a bug which resulted in feasible MinIIs due to non-problematic zero nodes being used although problematic ones should have been used - added many new test cases
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
The remaining method has been moved to the JavaUtils class.
-
Sebastian Vollbrecht authored
- fixed faulty generator log output: certain graphs caused the 'creating edge x of y'-messages to contain wrong x/y values - fixed a test case
-
- 01 Oct, 2018 7 commits
-
-
Sebastian Vollbrecht authored
This includes: - removal of optionals as fields - removal of unnecessary 'public abstract' modifiers in interfaces - more lambdas and method reference usage - simplified dataflow - removal of faulty integer divisions - renaming of expected exceptions in JUnit tests - typo fixes
-
Sebastian Vollbrecht authored
Also inserted corresponding calls where possible.
-
Sebastian Vollbrecht authored
Closes #2.
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
-
Julian Oppermann authored
-
Sebastian Vollbrecht authored
Also moved some code around, renamed some things here and there, fixed some tests, ... Many little changes. You know how it is.
-
- 28 Sep, 2018 2 commits
-
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
Also renamed some classes again.
-
- 26 Sep, 2018 9 commits
-
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
The culprit was the way the remaining delay had been distributed over the edges connecting them with each other.
-
Sebastian Vollbrecht authored
-
Sebastian Vollbrecht authored
-
- 24 Sep, 2018 1 commit
-
-
Sebastian Vollbrecht authored
-
- 20 Sep, 2018 1 commit
-
-
Sebastian Vollbrecht authored
-
- 13 Sep, 2018 2 commits
-
-
Andreas Koch authored
-
Julian Oppermann authored
-