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