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
Selected
master
default
protected
1 result
group-connectivity-pub
group-connectivity.h
Author
Search by author
Any Author
authors
Radek Hušek
radek
Robert Samal
samal
2 authors
Browse files
Nov 09, 2017
Silence compiler warnings
· 9e5925c9
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
9e5925c9
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
Mark code not need with USE_NEXT_FORB
· 84714b2b
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
84714b2b
Fix bugs in USE_TWO_CUTS
· 18fb35b1
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
18fb35b1
Implement Python part of 2-cut optimization
· 0efdd348
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
0efdd348
Implement C++ part of 2-cut optimization
· 9fb0f633
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
9fb0f633
Implement EXPLICIT_NORMAL_EDGES
· d196042c
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
d196042c
Move nextForb
· a27797e1
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
a27797e1
Refactor Tester::run()
· 5cc9577f
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
5cc9577f
Clean up option definitions
· e7be7573
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
e7be7573
Alternative way to generate next forbidden mapping
· f5d6650e
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
f5d6650e
Add OPTIMIZE_COMBINE & turn on OPTIMIZED_MAPPINGS
· 05d019c6
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
05d019c6
Add optimized versions of Mapping class
· 0134460a
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
0134460a
Simplify combine() operation
· a2da36b8
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
a2da36b8
Change Mapping into a wrapper class
· 1e3cfb71
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
1e3cfb71
Split ring definitions into separate file
· f775bba0
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
f775bba0
Add twoCut paramter to Tester::init
· aa5ccf59
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
aa5ccf59
Add compile time option SAVE_MEMORY
· 21e5f5db
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
21e5f5db
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
Speed optimization of Z4
· b0635c78
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
b0635c78
It compiles! :-)
· d09eeeab
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
d09eeeab
Dec 07, 2015
init
· a6754c27
Radek Hušek
authored
9 years ago
a6754c27
Loading