Skip to content

Commit cc87cf0

Browse files
committed
update model template
1 parent dd8672c commit cc87cf0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/problem.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,16 @@ Optional notes about the problem that are worth mentioning in the paper or rustd
6262
E.g. historical context, notable applications, relationship to other problems, or special properties.
6363
-->
6464

65+
## Reduction Rule Crossref
66+
67+
<!--
68+
At least one reduction rule (to or from this problem) must exist or be proposed,
69+
so the new problem is connected to the reduction graph.
70+
Link to existing rule issues or file new ones.
71+
-->
72+
73+
- [ ] #issue-number <!-- e.g. [Rule] NewProblem to QUBO -->
74+
6575
## How to solve
6676
<!--
6777
Solver is required for reduction rule verification purpose.

0 commit comments

Comments
 (0)