Skip to content

Commit 2ecf986

Browse files
zazabapclaude
andcommitted
chore: regenerate reduction graph after Knapsack->QUBO rule
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c050e9f commit 2ecf986

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/src/reductions/reduction_graph.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,20 @@
598598
"doc_path": "rules/sat_ksat/index.html"
599599
},
600600
{
601+
<<<<<<< HEAD
602+
=======
603+
"source": 17,
604+
"target": 36,
605+
"overhead": [
606+
{
607+
"field": "num_vars",
608+
"formula": "num_items + num_slack_bits"
609+
}
610+
],
611+
"doc_path": "rules/knapsack_qubo/index.html"
612+
},
613+
{
614+
>>>>>>> a598c56 (chore: regenerate reduction graph after Knapsack->QUBO rule)
601615
"source": 18,
602616
"target": 39,
603617
"overhead": [

0 commit comments

Comments
 (0)