Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BU-DiSC
/
QuART
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
13
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Implemented Tail Optimization
- #22
#22
Merged
cangokmen
merged 11 commits into
main
BU-DiSC/QuART:main
from
cangokmen/implement_tail_optimization
BU-DiSC/QuART:cangokmen/implement_tail_optimization
Copy head branch name to clipboard
Jul 16, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Implemented Tail Optimization
#22
cangokmen
merged 11 commits into
main
BU-DiSC/QuART:main
from
cangokmen/implement_tail_optimization
BU-DiSC/QuART:cangokmen/implement_tail_optimization
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2025
Added fp_depth and fp_ref fields to ART.h and changed constructor
cangokmen
committed
cb98b73
View commit details
Copy full SHA for cb98b73
Browse repository at this point
Added tailInsertNodeX decleerations to ArtNode.h and added comments
cangokmen
committed
220f0d7
View commit details
Copy full SHA for 220f0d7
Browse repository at this point
Added QuART_tail under trees and added implementations of tailInsertNodeX methods
cangokmen
committed
4c41f12
View commit details
Copy full SHA for 4c41f12
Browse repository at this point
Added QuART_tail stuff
cangokmen
committed
2e796da
View commit details
Copy full SHA for 2e796da
Browse repository at this point
Updated README
cangokmen
committed
2292065
View commit details
Copy full SHA for 2292065
Browse repository at this point
Added printTree, verifyTailPath, printFpPath helper methods
cangokmen
committed
3e83751
View commit details
Copy full SHA for 3e83751
Browse repository at this point
Fixed typo in comment
Show description for f3b97ab
cangokmen
and
Copilot
authored
f3b97ab
View commit details
Copy full SHA for f3b97ab
Browse repository at this point
Added comments for verifyTailPath method
cangokmen
committed
5bc2b1c
View commit details
Copy full SHA for 5bc2b1c
Browse repository at this point
Merge branch 'cangokmen/implement_tail_optimization' of github.com:BU-DiSC/Qu-ART into cangokmen/implement_tail_optimization
cangokmen
committed
2c75b8b
View commit details
Copy full SHA for 2c75b8b
Browse repository at this point
Changed printf to std:err in verifyTailPath
cangokmen
committed
7bf4887
View commit details
Copy full SHA for 7bf4887
Browse repository at this point
Added comments about memmove and SIMD
cangokmen
committed
596db27
View commit details
Copy full SHA for 596db27
Browse repository at this point
You can’t perform that action at this time.