Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
group-connectivity-pub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Radek Hušek
group-connectivity-pub
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
4
May
9
Nov
7
Dec
graph_list: fix a few typos
master
master
Add a list of graphs we found
add cube.sage
fix building groupConnectivity.so
add test rule to Makefile (& improve test in groupConnectivityNaive)
parmap.py: add doctests
groupConnectivityNaive.py: fix sage imports
groupConnectivityNaive.py: doctest
groupConnectivityNaive: add Zkn
groupConnectivity.pyx: add signal handling
groupConnectivityNaive.py: add prettifyGraph
groupConnectivityNaive: small optimizations
groupConnectivityNaive: counting of satisfying flows
guidedSubdivisionIterator: ...
implementation of naive algorithm for group connectivity testing
parmap.py: add doc strings
small fix in chunkme()
guidedSubdivisionIterator: add context parametr
parmap: rename option inOrder to in_order
parmap: add multimap & out_chunksize options
parmap: simplify generator termination
parmap: Add option to not preserve order of items
Silence compiler warnings
Add guidedSubdivisionIterator()
Add optimization based on matching subgraphs
parmap: Implementation improvement
Time measurement
parmap: add queue_size option
parmap: add chunksize option
parmap: decouple producer into separate thread
Implement and enable double subdivision optimization
API changes for double-subdivision optimization
Time measurement
Turn on 2-cut optimization
Mark code not need with USE_NEXT_FORB
Fix bugs in USE_TWO_CUTS
Implement Python part of 2-cut optimization
Include parmap.py in generated *.so
Implement C++ part of 2-cut optimization
Time measurements
Loading