aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-01accept seed for method solve()HEADmainJonas Smedegaard
2025-05-01tidy whitespaceJonas Smedegaard
2025-05-01set parameter finalJonas Smedegaard
2025-05-01include disjoint shuffle seedJonas Smedegaard
2025-05-01use long[] for solution (not int)Jonas Smedegaard
2025-05-01tighten javadoc descriptionJonas Smedegaard
2025-05-01make methods AbstractGraph() and demo() and function solveManyTimes() privateJonas Smedegaard
2025-05-01rename functions goodSolution() -> solveManyTimes(), solution() -> solve()Jonas Smedegaard
2025-05-01internalize utility function moduleGroups(), i.e. make it a methodJonas Smedegaard
2025-05-01internalize utility function disjoint(), i.e. make it a methodJonas Smedegaard
2025-05-01internalize utility function assertConnected(), i.e. make it a methodJonas Smedegaard
2025-05-01make class Graph a subclass of StorageJonas Smedegaard
2025-05-01have methods in abstract class Storage throw exception (not abstract methods)Jonas Smedegaard
2025-05-01implement page countJonas Smedegaard
2025-05-01add explicit copyright and licensing notesdelivery3Jonas Smedegaard
2025-05-01rephrase final sentence about randomnessJonas Smedegaard
2025-05-01update build instructionsJonas Smedegaard
2025-05-01reference lecture codeJonas Smedegaard
2025-05-01avoid contracted textJonas Smedegaard
2025-05-01hide reference to missing E/R diagramJonas Smedegaard
2025-05-01reference more lecture codeJonas Smedegaard
2025-05-01fix typoJonas Smedegaard
2025-05-01add diagramIan Valentin Christensen
2025-05-01add/update build and zip generation routinesJonas Smedegaard
2025-05-01git-ignore zip-filesJonas Smedegaard
2025-05-01remove zip file before creationJonas Smedegaard
2025-05-01improve consistencyIan Valentin Christensen
2025-05-01phrasingIan Valentin Christensen
2025-05-01write portfolio3Ian Valentin Christensen
2025-05-01add intellij metadataIan Valentin Christensen
2025-05-01add general notesJonas Smedegaard
2025-05-01use only early roadmap diagram; drop appendicesJonas Smedegaard
2025-04-30generalize variable DEMO_VARIABLESJonas Smedegaard
2025-04-30rename final document to report.qmdJonas Smedegaard
2025-04-30avoid too long linesJonas Smedegaard
2025-04-30add abstract class StorageJonas Smedegaard
2025-04-30refactor constructor in graph to happen in called demo functionIan Valentin Christensen
2025-04-30change title and add portfolio3Ian Valentin Christensen
2025-04-30improve separation of concerns between view and controllerJonas Smedegaard
2025-04-30fix drop legacy class WindowJonas Smedegaard
2025-04-30restructure report headings and put text in individual filesIan Valentin Christensen
2025-04-30merge project portfolio2 into bachelorizer, except class myDBJonas Smedegaard
2025-04-30make instantiator for class MyDB publicJonas Smedegaard
2025-04-30add draft class Person and related dummy Database methodsJonas Smedegaard
2025-04-30rename internal variable con -> controlJonas Smedegaard
2025-04-30add origin URI for class MyDBJonas Smedegaard
2025-04-30rename class Control -> ControllerJonas Smedegaard
2025-04-30add validity chapter to pf1Ian Valentin Christensen
2025-04-30add pf 1 and 3 md filesIan Valentin Christensen
2025-04-30finally add correct idea module metadataIan Valentin Christensen