Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
master-thesis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stewart,G.C.W. (Glenn)
master-thesis
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Feb
31
Oct
26
Sep
26
Jul
24
Jun
18
17
13
11
7
5
1
30
May
21
24
Apr
18
2
21
Mar
20
6
28
Feb
25
Jan
24
16
10
completed thesis
master
master
working base version
correct version
Working on gpu DS
Add destructors
Dominating set working for CPU
dominating set out of order introduce fixed
CPU and GPU MIS working
Independent set working correctly
Created test data and made slight changes to program
Three decomposition computing finished
join bag, forget bag alorithm implemented
Treedecomposition precomputing done
Working parsing of graph and tree
Timekeeping and memory usage
Out of order introduce dominating set
partially implemented CPU dominating set
gpu implementation of independent set which works when vertices are added out of order
Working GPU implementation for independent set
necessary commit for rollback
not working version of a tree decomposition implementation
Path decomposition working on GPU
added the ternaryOperators for the CPU implementation of dominating set
added a way to time and log a run
Nodes in bags are saved in increasing order
Implemented MIS sequentially and parallel for path decomposition
Implemented MIS for nice graph decomposition
Added a simple graph to the program
Loading