index
:
CS2
main
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dk.biks.bachelorizer
Age
Commit message (
Collapse
)
Author
7 days
make class Graph a subclass of Storage
Jonas Smedegaard
7 days
have methods in abstract class Storage throw exception (not abstract methods)
Jonas Smedegaard
7 days
add/update build and zip generation routines
Jonas Smedegaard
7 days
add intellij metadata
Ian Valentin Christensen
7 days
generalize variable DEMO_VARIABLES
Jonas Smedegaard
8 days
avoid too long lines
Jonas Smedegaard
8 days
add abstract class Storage
Jonas Smedegaard
8 days
refactor constructor in graph to happen in called demo function
Ian Valentin Christensen
8 days
improve separation of concerns between view and controller
Jonas Smedegaard
8 days
merge project portfolio2 into bachelorizer, except class myDB
Jonas Smedegaard
8 days
rename class Control -> Controller
Jonas Smedegaard
9 days
make nice little comments and javadoc
Ian Valentin Christensen
9 days
restructure solution function
Ian Valentin Christensen
9 days
add Ian as copyright holder
Jonas Smedegaard
9 days
fix conflict
Ian Valentin Christensen
9 days
wrap long lines
Jonas Smedegaard
9 days
move comment above code
Jonas Smedegaard
9 days
add comments and avoid processing same pair of groups twice
Ian Valentin Christensen
9 days
fix brutally embarassing errorsAnd typos
Ian Valentin Christensen
9 days
fix duplicate sets of groups as vertices in moduleGroups
Ian Valentin Christensen
9 days
slight optimization
Jonas Smedegaard
9 days
improve comment
Jonas Smedegaard
9 days
drop obsolete broken code; move comment above replacement code
Jonas Smedegaard
9 days
tidy whitespace
Jonas Smedegaard
9 days
wrap long lines
Jonas Smedegaard
9 days
drop explicitly defined boolean used only once immediately after
Jonas Smedegaard
9 days
move if-block to separate line
Jonas Smedegaard
9 days
move comment above code
Jonas Smedegaard
9 days
fix syntax error
Jonas Smedegaard
9 days
add {}
Ian Valentin Christensen
9 days
fix implementation of disjoint
Ian Valentin Christensen
9 days
Revert "adjust disjoint to always return 11 sets"
Ian Valentin Christensen
This reverts commit 41bccd9e2c0ad169670a1206e4f9c0c1d4b084dd.
9 days
set variable LABEL_STYLE final
Jonas Smedegaard
9 days
adjust disjoint to always return 11 sets
Ian Valentin Christensen
9 days
tidy whitespace
Jonas Smedegaard
9 days
wrap long lines
Jonas Smedegaard
9 days
set methods final to avoid uncertain subclassing
Jonas Smedegaard
9 days
drop superfluous import
Jonas Smedegaard
9 days
always use brace in for- and if-construct
Jonas Smedegaard
9 days
explicitly define magic numbers
Jonas Smedegaard
9 days
tidy whitespace
Jonas Smedegaard
9 days
declare variables final when possible
Jonas Smedegaard
10 days
rename class Combi -> Graph
Jonas Smedegaard
10 days
fix typo in comment
Jonas Smedegaard
10 days
rename function nonOverlapping() -> disjoint(), tidy comments
Jonas Smedegaard
10 days
tighten output
Jonas Smedegaard
10 days
rephrase comments
Jonas Smedegaard
10 days
add function solution()
Jonas Smedegaard
10 days
add javadoc for function moduleGroups
Ian Valentin Christensen
10 days
add function moduleGroups
Ian Valentin Christensen
[next]