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 e69605f commit e0260b4Copy full SHA for e0260b4
schemas/mof.0.6.schema.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://json-schema.org/schema#",
3
- "$id": "https://jump.dev/MathOptFormat/schemas/mof.0.5.schema.json",
+ "$id": "https://jump.dev/MathOptFormat/schemas/mof.0.6.schema.json",
4
"title": "The schema for MathOptFormat",
5
"type": "object",
6
"required": ["version", "variables", "objective", "constraints"],
0 commit comments