We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1c814 commit ed23d38Copy full SHA for ed23d38
src/data/challenge/info.js
@@ -25,7 +25,7 @@ export const info = {
25
</>,
26
],
27
problemSubmissionDeadline,
28
- minizinc: '2.9.2',
+ minizinc: '2.9.3',
29
dates: [
30
<>
31
Registration opens: <strong>Now</strong>.
src/pages/challenge/2025/rules.mdx
@@ -20,8 +20,8 @@ export const challenge = info[year]
20
]}
21
/>
22
23
-These are the official rules for the MiniZinc Challenge {year}. Version 1.1.
24
-These rules were last updated on 16 May {year}.
+These are the official rules for the MiniZinc Challenge {year}. Version 1.2.
+These rules were last updated on 26 May {year}.
### Solver submission
0 commit comments