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
Accelerator
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
Type
/
to 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 }}
smaniu
/
treewidth
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Update treewidth
- #7
#7
Merged
smaniu
merged 12 commits into
master
smaniu/treewidth:master
from
modern-treewidth
smaniu/treewidth:modern-treewidth
Copy head branch name to clipboard
Jul 14, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Update treewidth
#7
smaniu
merged 12 commits into
master
smaniu/treewidth:master
from
modern-treewidth
smaniu/treewidth:modern-treewidth
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
Add .gitignore for build artifacts, outputs, and local notes
smaniu
committed
79e93e5
View commit details
Copy full SHA for 79e93e5
Browse repository at this point
Make header-defined operator<< inline to allow linking multiple translation units
smaniu
committed
ae6054a
View commit details
Copy full SHA for ae6054a
Browse repository at this point
Replace Makefile with modern CMake build (INTERFACE lib, Boost, optional sanitizers)
smaniu
committed
6ccffe0
View commit details
Copy full SHA for 6ccffe0
Browse repository at this point
Add Catch2 test suite (graph, upper/lower bounds, decomposition validator) wired to CTest
smaniu
committed
449dc9a
View commit details
Copy full SHA for 449dc9a
Browse repository at this point
Restructure into include/treewidth and src, point CMake at new layout
smaniu
committed
aff4016
View commit details
Copy full SHA for aff4016
Browse repository at this point
Add GitHub Actions CI (gcc/clang matrix + sanitizers), remove dead Travis config
smaniu
committed
fe0451f
View commit details
Copy full SHA for fe0451f
Browse repository at this point
Commits on Jul 13, 2026
updated the README with the ICDT paper
smaniu
committed
293050e
View commit details
Copy full SHA for 293050e
Browse repository at this point
fixed README
smaniu
committed
0cce7a7
View commit details
Copy full SHA for 0cce7a7
Browse repository at this point
updated README with tests
smaniu
committed
4805a70
View commit details
Copy full SHA for 4805a70
Browse repository at this point
Split CI into per-OS workflows and add macOS coverage
Show description for 6c68f3e
smaniu
and
claude
committed
6c68f3e
View commit details
Copy full SHA for 6c68f3e
Browse repository at this point
Commits on Jul 14, 2026
clarified number of vertices in a grid
Show description for ad09a90
smaniu
and
Copilot
authored
ad09a90
View commit details
Copy full SHA for ad09a90
Browse repository at this point
suggestions from copilot: remove claude.md, clarify vertices
Show description for 9751e47
smaniu
and
Copilot
authored
9751e47
View commit details
Copy full SHA for 9751e47
Browse repository at this point
You can’t perform that action at this time.