aboutsummaryrefslogtreecommitdiff
path: root/src/dk.biks.bachelorizer/dk/biks/bachelorizer/Graph.java
AgeCommit message (Expand)Author
9 daysmake nice little comments and javadocIan Valentin Christensen
9 daysrestructure solution functionIan Valentin Christensen
9 daysadd Ian as copyright holderJonas Smedegaard
9 daysfix conflictIan Valentin Christensen
9 dayswrap long linesJonas Smedegaard
9 daysmove comment above codeJonas Smedegaard
9 daysadd comments and avoid processing same pair of groups twiceIan Valentin Christensen
9 daysfix brutally embarassing errorsAnd typosIan Valentin Christensen
9 daysfix duplicate sets of groups as vertices in moduleGroupsIan Valentin Christensen
9 daysslight optimizationJonas Smedegaard
9 daysimprove commentJonas Smedegaard
9 daysdrop obsolete broken code; move comment above replacement codeJonas Smedegaard
9 daystidy whitespaceJonas Smedegaard
9 dayswrap long linesJonas Smedegaard
9 daysdrop explicitly defined boolean used only once immediately afterJonas Smedegaard
9 daysmove if-block to separate lineJonas Smedegaard
9 daysmove comment above codeJonas Smedegaard
9 daysfix syntax errorJonas Smedegaard
9 daysadd {}Ian Valentin Christensen
9 daysfix implementation of disjointIan Valentin Christensen
9 daysRevert "adjust disjoint to always return 11 sets"Ian Valentin Christensen
9 daysadjust disjoint to always return 11 setsIan Valentin Christensen
9 daystidy whitespaceJonas Smedegaard
9 dayswrap long linesJonas Smedegaard
9 daysdrop superfluous importJonas Smedegaard
9 daysalways use brace in for- and if-constructJonas Smedegaard
9 daystidy whitespaceJonas Smedegaard
9 daysdeclare variables final when possibleJonas Smedegaard
10 daysrename class Combi -> GraphJonas Smedegaard