-
Notifications
You must be signed in to change notification settings - Fork 7
OpenJun 4, 2026
No due date
•Last updated Implement problem models and reduction rules from Garey & Johnson's Computers and Intractability (1979). Tracked by #183.
77% complete
List view
0 of 95 selected 0 issues of 95 selected
[Rule] Subset Sum to Capacity Assignment
GoodAn issue passed all checks.An issue passed all checks.ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#426 In CodingThrust/problem-reductions;[Rule] 3-Partition to Sequencing to Minimize Weighted Tardiness
GoodAn issue passed all checks.An issue passed all checks.ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#473 In CodingThrust/problem-reductions;[Rule] 3-Partition to Job-Shop Scheduling
GoodAn issue passed all checks.An issue passed all checks.ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#485 In CodingThrust/problem-reductions;[Rule] 3-Partition to Flow-Shop Scheduling
GoodAn issue passed all checks.An issue passed all checks.ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#482 In CodingThrust/problem-reductions;[Rule] Partition to Sequencing Within Intervals
GoodAn issue passed all checks.An issue passed all checks.ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#205 In CodingThrust/problem-reductions;[Rule] PARTITION to SHORTEST WEIGHT-CONSTRAINED PATH
GoodAn issue passed all checks.An issue passed all checks.ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#360 In CodingThrust/problem-reductions;[Rule] Hamiltonian Path to Consecutive Ones Submatrix
GoodAn issue passed all checks.An issue passed all checks.ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#432 In CodingThrust/problem-reductions;[Model] TwoProcessorFlowShopWithBoundedBuffer
modelA model problem to be implemented.A model problem to be implemented.Status: Open.#509 In CodingThrust/problem-reductions;[Model] NoWaitFlowShopScheduling
modelA model problem to be implemented.A model problem to be implemented.Status: Open.#508 In CodingThrust/problem-reductions;[Rule] Numerical 3-Dimensional Matching to Two-Processor Flow-Shop with Bounded Buffer
ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#484 In CodingThrust/problem-reductions;[Rule] Directed Hamiltonian Path to No-Wait Flow-Shop Scheduling
ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#483 In CodingThrust/problem-reductions;Garey & Johnson Extraction: 342 Problems + 335 Reductions Catalog
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#183 In CodingThrust/problem-reductions;[Rule] Clique to Minimum Tardiness Sequencing
ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#206 In CodingThrust/problem-reductions;[Model] NetworkReliability
modelA model problem to be implemented.A model problem to be implemented.Status: Open.#235 In CodingThrust/problem-reductions;[Rule] HAMILTONIAN PATH to KTH BEST SPANNING TREE
IncompleteReduction doesn't cover all source instances (Rule Check 5)Reduction doesn't cover all source instances (Rule Check 5)ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#236 In CodingThrust/problem-reductions;[Model] NetworkSurvivability
modelA model problem to be implemented.A model problem to be implemented.Status: Open.#237 In CodingThrust/problem-reductions;[Rule] HAMILTONIAN CIRCUIT to BOUNDED COMPONENT SPANNING FOREST
IncompleteReduction doesn't cover all source instances (Rule Check 5)Reduction doesn't cover all source instances (Rule Check 5)ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#238 In CodingThrust/problem-reductions;[Rule] 3-SATISFIABILITY to MULTIPLE CHOICE BRANCHING
NeedsOriginalPaperIssue requires consulting the original paper (paywalled/unavailable)Issue requires consulting the original paper (paywalled/unavailable)ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#243 In CodingThrust/problem-reductions;[Rule] VERTEX COVER to MINIMUM CUT INTO BOUNDED SETS
ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#250 In CodingThrust/problem-reductions;[Rule] STEINER TREE to NETWORK RELIABILITY
ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#256 In CodingThrust/problem-reductions;[Rule] VERTEX COVER to NETWORK SURVIVABILITY
ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#257 In CodingThrust/problem-reductions;[Rule] 3-SATISFIABILITY to CHINESE POSTMAN FOR MIXED GRAPHS
IncompleteReduction doesn't cover all source instances (Rule Check 5)Reduction doesn't cover all source instances (Rule Check 5)NeedsOriginalPaperIssue requires consulting the original paper (paywalled/unavailable)Issue requires consulting the original paper (paywalled/unavailable)ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#260 In CodingThrust/problem-reductions;[Rule] HAMILTONIAN PATH to K-th SHORTEST PATH
IncompleteReduction doesn't cover all source instances (Rule Check 5)Reduction doesn't cover all source instances (Rule Check 5)ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#361 In CodingThrust/problem-reductions;[Rule] EXACT COVER BY 3-SETS to MinimumEdgeCostFlow
IncompleteReduction doesn't cover all source instances (Rule Check 5)Reduction doesn't cover all source instances (Rule Check 5)ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#362 In CodingThrust/problem-reductions;[Rule] 3SAT to PATH CONSTRAINED NETWORK FLOW
NeedsOriginalPaperIssue requires consulting the original paper (paywalled/unavailable)Issue requires consulting the original paper (paywalled/unavailable)ruleA new reduction rule to be added.A new reduction rule to be added.Status: Open.#364 In CodingThrust/problem-reductions;