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 }}
HeiHGM
/
Bmatching
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add CMake build system, CLI, and project infrastructure
- #1
#1
Merged
henrixapp
merged 18 commits into
main
HeiHGM/Bmatching:main
from
cmake-switch
HeiHGM/Bmatching:cmake-switch
Copy head branch name to clipboard
Mar 9, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add CMake build system, CLI, and project infrastructure
#1
henrixapp
merged 18 commits into
main
HeiHGM/Bmatching:main
from
cmake-switch
HeiHGM/Bmatching:cmake-switch
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2026
Add CMake build system alongside Bazel
Show description for 0e34a00
schulzchristian
committed
0e34a00
View commit details
Copy full SHA for 0e34a00
Browse repository at this point
Add compile.sh for CMake build
schulzchristian
committed
a1c15ce
View commit details
Copy full SHA for a1c15ce
Browse repository at this point
Rewrite README for clarity and CMake instructions
schulzchristian
committed
e114564
View commit details
Copy full SHA for e114564
Browse repository at this point
Add bmatching_cli with flag-based interface for all algorithms
Show description for 75e7766
schulzchristian
committed
75e7766
View commit details
Copy full SHA for 75e7766
Browse repository at this point
Add build regression tests comparing Bazel and CMake output
Show description for 31c4e11
schulzchristian
committed
31c4e11
View commit details
Copy full SHA for 31c4e11
Browse repository at this point
Update README with CLI documentation, remove Bazel references
schulzchristian
committed
6163aee
View commit details
Copy full SHA for 6163aee
Browse repository at this point
Simplify built binaries section to only mention bmatching_cli
schulzchristian
committed
8412f23
View commit details
Copy full SHA for 8412f23
Browse repository at this point
Rewrite README: remove proto references, add CLI examples for all algorithms
schulzchristian
committed
748800a
View commit details
Copy full SHA for 748800a
Browse repository at this point
Remove running experiments section from README
schulzchristian
committed
3cdd631
View commit details
Copy full SHA for 3cdd631
Browse repository at this point
Remove adding a new algorithm section from README
schulzchristian
committed
d1498cc
View commit details
Copy full SHA for d1498cc
Browse repository at this point
Add badges, tagline, and full JGAA citation to README
schulzchristian
committed
66fa556
View commit details
Copy full SHA for 66fa556
Browse repository at this point
Add examples, CI workflow, release workflow, and GitHub topics
Show description for 95ea12a
schulzchristian
committed
95ea12a
View commit details
Copy full SHA for 95ea12a
Browse repository at this point
Add Homebrew tap and install instructions
Show description for b3df462
schulzchristian
committed
b3df462
View commit details
Copy full SHA for b3df462
Browse repository at this point
Use --HEAD for brew install in README
schulzchristian
committed
347a48e
View commit details
Copy full SHA for 347a48e
Browse repository at this point
Fix CI: build only CLI targets to avoid pre-existing io utility errors
schulzchristian
committed
03fe647
View commit details
Copy full SHA for 03fe647
Browse repository at this point
Address PR review feedback
Show description for 08a1004
schulzchristian
committed
08a1004
View commit details
Copy full SHA for 08a1004
Browse repository at this point
Remove build_regression directory
schulzchristian
committed
12fd770
View commit details
Copy full SHA for 12fd770
Browse repository at this point
Fix plot command: use C++ plotter via Bazel instead of outdated Python script
schulzchristian
committed
c1cef92
View commit details
Copy full SHA for c1cef92
Browse repository at this point
You can’t perform that action at this time.