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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Radek Hušek
group-connectivity-pub
Commits
Commits · master
master
Select Git revision
1 result
Searching
group-connectivity-pub
groupConnectivity.pyx
Author
Search by author
Any Author
authors
Radek Hušek
radek
Robert Samal
samal
2 authors
Browse files
Nov 09, 2017
groupConnectivity.pyx: add signal handling
· ebf7b625
Radek Hušek
authored
8 years ago
ebf7b625
guidedSubdivisionIterator: ...
· 3aaf61b7
Radek Hušek
authored
8 years ago
3aaf61b7
implementation of naive algorithm for group connectivity testing
· 4470b2bd
Radek Hušek
authored
8 years ago
4470b2bd
guidedSubdivisionIterator: add context parametr
· e7350527
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
e7350527
Add guidedSubdivisionIterator()
· 587e51d5
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
587e51d5
Add optimization based on matching subgraphs
· 5beba525
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
5beba525
parmap: Implementation improvement
· aa78b11d
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
aa78b11d
parmap: add queue_size option
· cd4ed502
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
cd4ed502
parmap: add chunksize option
· 8be21bb1
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
8be21bb1
Implement and enable double subdivision optimization
· f20caa71
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
f20caa71
API changes for double-subdivision optimization
· cf31a83f
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
cf31a83f
Turn on 2-cut optimization
· c4e6ebd6
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
c4e6ebd6
Implement Python part of 2-cut optimization
· 0efdd348
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
0efdd348
Include parmap.py in generated *.so
· 4a9adc94
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
4a9adc94
Change default value of parametr of GenerateSubdivisions()
· ec94a288
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
ec94a288
Parallelize generateSubdivisions()
· b2fd8ff3
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
b2fd8ff3
Add twoCut paramter to Tester::init
· aa5ccf59
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
aa5ccf59
Interface & classes transfer mechanism change
· df13f946
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
df13f946
Add group Z5
· 6f1ad27a
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
6f1ad27a
groupConectivity.pyx: add generateSubdivisions()
· ed269fbf
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
ed269fbf
groupConnectivity.pyx: add subdivisionIterator()
· e14fdf6f
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
e14fdf6f
It compiles! :-)
· d09eeeab
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
d09eeeab
Loading