Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fp-succinct-trees-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
David Mehren
fp-succinct-trees-1
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
9
benchmarks
bp_loadsave
bptree_ops
dan_min_max
label_ops
louds_tree
master
default
protected
min_max_fred
travis_experiments
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Nov
18
Jul
13
12
11
10
8
6
29
Jun
28
27
26
23
22
19
16
15
14
9
8
1
26
May
25
Update .gitlab-ci.yml
master
master
[BPTree] Remove println from next_sibling
Add testdata for benchmarks.
[bp_tree] all tests running now
[MinMax] rank1, rank0: improve error checking, update tests
dan_min_max
dan_min_max
[BPTree/MinMax] Fix enclose() and parent()
[MinMax] excess: add error handling for invalid index value
Update benchmarks to use big trees
Add code to create big bitvecs for testing
[MinMax] fix rank, select methods
removed a ignore from tests
[min_max] implement select_0, mark bits_for_node as broken
Move MinMax to common module
Improve library description
Remove IndexOutOfBoundsError
[LOUDSTree] Test NoSuchChild in labeled_child
[min_max] fixed new operator and added tests
[min_max] fixed select_1 method
[min_max] select_1: initial recursive implementation
[min_max] fixed bwd search and added tests
[min_max] fixed bwd search and added tests
[min_max] finished bwd search ... hopefully
Some clippy fixes
[LOUDSTree] Implement labeled_child
label_ops
label_ops
[min_max] tests for parent(), left_child(), right_child()
[min_max] implement rank_1, rank_0
[LOUDSTree] Implement child_label
[BPTree] removed ignore from test
Test label operations
[min_max] worked on bwd search
Fix type errors in docs
[LOUDSTree] Fix type error
[LOUDSTree] Get labels from id_tree
BPTree Label Ops
Changed method signature
[Labels] Added Generics
[LOUDSTree] Implement from_file and save_to
[Labels] Added Generics
[Labels] Added Generics
Documentation headers with code examples added to modules
Loading