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
Age
Commit message (
Expand
)
Author
2025-05-01
accept seed for method solve()
HEAD
main
Jonas Smedegaard
2025-05-01
tidy whitespace
Jonas Smedegaard
2025-05-01
set parameter final
Jonas Smedegaard
2025-05-01
include disjoint shuffle seed
Jonas Smedegaard
2025-05-01
use long[] for solution (not int)
Jonas Smedegaard
2025-05-01
tighten javadoc description
Jonas Smedegaard
2025-05-01
make methods AbstractGraph() and demo() and function solveManyTimes() private
Jonas Smedegaard
2025-05-01
rename functions goodSolution() -> solveManyTimes(), solution() -> solve()
Jonas Smedegaard
2025-05-01
internalize utility function moduleGroups(), i.e. make it a method
Jonas Smedegaard
2025-05-01
internalize utility function disjoint(), i.e. make it a method
Jonas Smedegaard
2025-05-01
internalize utility function assertConnected(), i.e. make it a method
Jonas Smedegaard
2025-05-01
make class Graph a subclass of Storage
Jonas Smedegaard
2025-05-01
have methods in abstract class Storage throw exception (not abstract methods)
Jonas Smedegaard
2025-05-01
implement page count
Jonas Smedegaard
2025-05-01
add explicit copyright and licensing notes
delivery3
Jonas Smedegaard
2025-05-01
rephrase final sentence about randomness
Jonas Smedegaard
2025-05-01
update build instructions
Jonas Smedegaard
2025-05-01
reference lecture code
Jonas Smedegaard
2025-05-01
avoid contracted text
Jonas Smedegaard
2025-05-01
hide reference to missing E/R diagram
Jonas Smedegaard
2025-05-01
reference more lecture code
Jonas Smedegaard
2025-05-01
fix typo
Jonas Smedegaard
2025-05-01
add diagram
Ian Valentin Christensen
2025-05-01
add/update build and zip generation routines
Jonas Smedegaard
2025-05-01
git-ignore zip-files
Jonas Smedegaard
2025-05-01
remove zip file before creation
Jonas Smedegaard
2025-05-01
improve consistency
Ian Valentin Christensen
2025-05-01
phrasing
Ian Valentin Christensen
2025-05-01
write portfolio3
Ian Valentin Christensen
2025-05-01
add intellij metadata
Ian Valentin Christensen
2025-05-01
add general notes
Jonas Smedegaard
2025-05-01
use only early roadmap diagram; drop appendices
Jonas Smedegaard
2025-04-30
generalize variable DEMO_VARIABLES
Jonas Smedegaard
2025-04-30
rename final document to report.qmd
Jonas Smedegaard
2025-04-30
avoid too long lines
Jonas Smedegaard
2025-04-30
add abstract class Storage
Jonas Smedegaard
2025-04-30
refactor constructor in graph to happen in called demo function
Ian Valentin Christensen
2025-04-30
change title and add portfolio3
Ian Valentin Christensen
2025-04-30
improve separation of concerns between view and controller
Jonas Smedegaard
2025-04-30
fix drop legacy class Window
Jonas Smedegaard
2025-04-30
restructure report headings and put text in individual files
Ian Valentin Christensen
2025-04-30
merge project portfolio2 into bachelorizer, except class myDB
Jonas Smedegaard
2025-04-30
make instantiator for class MyDB public
Jonas Smedegaard
2025-04-30
add draft class Person and related dummy Database methods
Jonas Smedegaard
2025-04-30
rename internal variable con -> control
Jonas Smedegaard
2025-04-30
add origin URI for class MyDB
Jonas Smedegaard
2025-04-30
rename class Control -> Controller
Jonas Smedegaard
2025-04-30
add validity chapter to pf1
Ian Valentin Christensen
2025-04-30
add pf 1 and 3 md files
Ian Valentin Christensen
2025-04-30
finally add correct idea module metadata
Ian Valentin Christensen
[next]