Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mondriaan
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Bisseling, R.H. (Rob)
mondriaan
Graph
f053b65499134524120cd3e506f5490a51d78a15
Select Git revision
Branches
1
master
default
protected
Tags
3
v4.2.1
v4.2
v4.1
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Aug
8
6
5
2
5
Oct
13
Sep
7
6
5
27
Jun
15
May
11
16
Mar
7
Feb
1
25
Jan
24
21
Dec
20
7
Nov
4
3
27
Oct
19
18
13
4
3
29
Sep
27
22
20
13
compilation warnings for sprintf use resolved in Mondriaan.c, solution.c, SparseMatrix.c, MondriaanStats.c
v4.2.1 master
v4.2.1 master
updated version number to 4.2.1 in README, USER_GUIDE, mondriaan.mk
Merge branch 'bugfix-testtargets' into 'master'
Add testHelper_DisconnectedMatrix to TESTTARGETS to make sure it is deleted upon `make clean`
corrected CheckUpperBoundSolution in file CheckUpperBoundSolution by changing CalcCom call < into > (2x)
Fixed warning for test_FreeNonzeros.c by changing abs --> labs
fixed harmless bug in test_AssignRemainingNonemptyColumns.c
updated reference to medium-grain method in user's guide
Bug fix upper bound
Fix forgotten last updated dates
Merge branch 'mondriaan4.2'
v4.2
v4.2
Update version number to 4.2
Solve error in latex options output, solve dangling else warning
Update docs with new functionality
Restyle the docs pages
Solve warnings in tests & remove files created in tests
Update tests to work with new version
Update default options
Improve upper bound code
Add warning if the posed problem is infeasible
Only search for free nonzeros if a zero volume split has not been found
Solve 'Source and destination overlap' warning
Only apply upper bound algorithm when it is applicable
Merge branch 'mondriaanStats' into mondriaan4.2
Merge branch 'UpperBound' into mondriaan4.2
Merge branch 'improveFreeNonzeros' into mondriaan4.2
Merge branch 'PGA_Agglomerative' into mondriaan4.2
Merge branch 'PGA_Adjncy' into mondriaan4.2
Merge branch 'gainBucketArray' into mondriaan4.2
Merge branch 'zeroVolumeSearch' into mondriaan4.2
Merge branch 'threeWayQuicksort' into mondriaan4.2
Only show zero volume search timings when -DINFO is given
Improve NULL checking and add 'log' setting for MaxNrVtxInMatch
Small changes to makefile
Remove global free nonzero method
Improve upper bound solution checking
Add SplitMatrixUpperBound method
Implement agglomerative/generalized matching for the PGA method
Add 3-way quicksort
Fix error where weights array was not updated after free nonzero calls
Loading