Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Steven Wallis de Vries
ADS Practicum 1 Boxes
Commits
ads-practicum-1-boxes
09 Jan, 2019
1 commit
Deleted local history
· c2d3fc1e
Steven Wallis de Vries
authored
Jan 09, 2019
c2d3fc1e
14 Nov, 2018
4 commits
More comments
· f563ccff
StevenWdV
authored
Nov 14, 2018
f563ccff
Modified comment
· 4743ba76
StevenWdV
authored
Nov 14, 2018
4743ba76
Added comments
· 67499434
StevenWdV
authored
Nov 14, 2018
67499434
Moar decltype!
· 62028c16
StevenWdV
authored
Nov 14, 2018
+ a comment
62028c16
11 Nov, 2018
4 commits
Moar const
· 8d38ed58
StevenWdV
authored
Nov 11, 2018
8d38ed58
Made uniform_real_distribution<decltype(Box::a)> dist non-const
· d03e75f4
StevenWdV
authored
Nov 11, 2018
d03e75f4
Removed unnecessary check outerIndex != innerIndex
· 3a367d67
StevenWdV
authored
Nov 11, 2018
3a367d67
Added some comments and #include <algorithm> + cleared boxes
· 464604f4
StevenWdV
authored
Nov 11, 2018
464604f4
07 Nov, 2018
7 commits
Corrected complexity
· 4e6e2cfc
StevenWdV
authored
Nov 07, 2018
4e6e2cfc
Added reserveAdjacent param + shrink_to_fit
· 55321e40
StevenWdV
authored
Nov 07, 2018
55321e40
Optimizing: pre-allocating adjacent boxes
· 38cd508e
StevenWdV
authored
Nov 07, 2018
38cd508e
Added complexities n stuff
· 807648e4
StevenWdV
authored
Nov 07, 2018
807648e4
Made BENCHMARK the box count
· a8fa4a9b
StevenWdV
authored
Nov 07, 2018
a8fa4a9b
Removed unnecessary stuff
· 5c78417b
StevenWdV
authored
Nov 07, 2018
5c78417b
Hopcroft-Karp ftw
· ece35807
StevenWdV
authored
Nov 07, 2018
ece35807
06 Nov, 2018
1 commit
Optimizing #3 (weird stuff)
· 4d87fdbe
StevenWdV
authored
Nov 06, 2018
4d87fdbe
05 Nov, 2018
3 commits
Optimizing #2 (Edges in vector)
· 63814d01
StevenWdV
authored
Nov 05, 2018
63814d01
Optimizing #1
· 3a4d0187
StevenWdV
authored
Nov 05, 2018
3a4d0187
Working solution (but too slow)
· c2a8e22b
StevenWdV
authored
Nov 05, 2018
c2a8e22b
04 Nov, 2018
2 commits
Add project files.
· 889b7189
StevenWdV
authored
Nov 04, 2018
889b7189
Add .gitignore and .gitattributes.
· ba2a1895
StevenWdV
authored
Nov 04, 2018
ba2a1895