Age | Commit message (Expand) | Author |
---|---|---|
2025-04-29 | fix conflict | Ian Valentin Christensen |
2025-04-29 | wrap long lines | Jonas Smedegaard |
2025-04-29 | move comment above code | Jonas Smedegaard |
2025-04-29 | add comments and avoid processing same pair of groups twice | Ian Valentin Christensen |
2025-04-29 | fix brutally embarassing errorsAnd typos | Ian Valentin Christensen |
2025-04-29 | fix duplicate sets of groups as vertices in moduleGroups | Ian Valentin Christensen |
2025-04-29 | slight optimization | Jonas Smedegaard |
2025-04-29 | improve comment | Jonas Smedegaard |
2025-04-29 | drop obsolete broken code; move comment above replacement code | Jonas Smedegaard |
2025-04-29 | tidy whitespace | Jonas Smedegaard |
2025-04-29 | wrap long lines | Jonas Smedegaard |
2025-04-29 | drop explicitly defined boolean used only once immediately after | Jonas Smedegaard |
2025-04-29 | move if-block to separate line | Jonas Smedegaard |
2025-04-29 | move comment above code | Jonas Smedegaard |
2025-04-29 | fix syntax error | Jonas Smedegaard |
2025-04-29 | add {} | Ian Valentin Christensen |
2025-04-29 | fix implementation of disjoint | Ian Valentin Christensen |
2025-04-29 | Revert "adjust disjoint to always return 11 sets" | Ian Valentin Christensen |
2025-04-29 | adjust disjoint to always return 11 sets | Ian Valentin Christensen |
2025-04-29 | tidy whitespace | Jonas Smedegaard |
2025-04-29 | wrap long lines | Jonas Smedegaard |
2025-04-29 | drop superfluous import | Jonas Smedegaard |
2025-04-29 | always use brace in for- and if-construct | Jonas Smedegaard |
2025-04-29 | tidy whitespace | Jonas Smedegaard |
2025-04-29 | declare variables final when possible | Jonas Smedegaard |
2025-04-28 | rename class Combi -> Graph | Jonas Smedegaard |