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
.
CodingThrust
/
problem-reductions
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
36
Code
Issues
161
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix #114: Add Knapsack model
- #171
#171
Merged
GiggleLiu
merged 10 commits into
CodingThrust:main
CodingThrust/problem-reductions:main
from
zazabap:issue-114-knapsack
Copy head branch name to clipboard
Mar 10, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix #114: Add Knapsack model
#171
GiggleLiu
merged 10 commits into
CodingThrust:main
CodingThrust/problem-reductions:main
from
zazabap:issue-114-knapsack
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2026
Add plan for #114: Knapsack
zazabap
committed
3a74983
View commit details
Copy full SHA for 3a74983
Browse repository at this point
feat: add Knapsack model with unit tests
Show description for 0a8d61c
zazabap
and
claude
committed
0a8d61c
View commit details
Copy full SHA for 0a8d61c
Browse repository at this point
feat: register Knapsack in CLI dispatch and aliases
Show description for 8da012e
zazabap
and
claude
committed
8da012e
View commit details
Copy full SHA for 8da012e
Browse repository at this point
docs: add Knapsack problem definition to paper
Show description for d843c38
zazabap
and
claude
committed
d843c38
View commit details
Copy full SHA for d843c38
Browse repository at this point
chore: regenerate schemas after Knapsack addition
Show description for c189700
zazabap
and
claude
committed
c189700
View commit details
Copy full SHA for c189700
Browse repository at this point
fix: add Knapsack re-export and edge-case tests
Show description for 3d0898c
zazabap
and
claude
committed
3d0898c
View commit details
Copy full SHA for 3d0898c
Browse repository at this point
Commits on Mar 7, 2026
fix: consistent 0-based indexing in paper, add Knapsack to prelude
Show description for 48239c5
zazabap
and
claude
committed
48239c5
View commit details
Copy full SHA for 48239c5
Browse repository at this point
merge: resolve conflict in problem_name.rs (keep both KS and MaxMatching aliases)
Show description for 692337e
zazabap
and
claude
committed
692337e
View commit details
Copy full SHA for 692337e
Browse repository at this point
Commits on Mar 8, 2026
fix: remove plan file and KS/BP aliases per review
Show description for ff649bc
zazabap
and
claude
committed
ff649bc
View commit details
Copy full SHA for ff649bc
Browse repository at this point
fix: regenerate reduction_graph.json and problem_schemas.json to include Knapsack
Show description for 1130360
zazabap
and
claude
committed
1130360
View commit details
Copy full SHA for 1130360
Browse repository at this point
You can’t perform that action at this time.