aboutsummaryrefslogtreecommitdiff
path: root/src/com.example.portfolio3/com/example/portfolio3/GraphAlgorithms.java
AgeCommit message (Expand)Author
10 daystidy: define variables separatelyJonas Smedegaard
10 dayswrap long linesJonas Smedegaard
10 daystidy whitespaceJonas Smedegaard
10 daysdrop superfluous importJonas Smedegaard
10 daysalways use brace in for- and if-constructJonas Smedegaard
10 daystidy whitespaceJonas Smedegaard
10 daysdeclare variables final when possibleJonas Smedegaard
11 daysmake function GraphAlgorithms.sortVertex() publicJonas Smedegaard
11 daysfix imports and avoid wildcard importJonas Smedegaard
12 dayssimplify path structureJonas Smedegaard