Skip to content

Commit

Permalink
Merge ee25af8 into 23b6322
Browse files Browse the repository at this point in the history
  • Loading branch information
dpo committed Aug 14, 2020
2 parents 23b6322 + ee25af8 commit 944aa6b
Showing 1 changed file with 108 additions and 0 deletions.
108 changes: 108 additions & 0 deletions src/classf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8126,6 +8126,114 @@
"regular": true,
"contype": "general"
},
"CYCLOOCF": {
"objtype": "none",
"constraints": {
"equality": 20000,
"ineq_both": 0,
"nonlinear": 20000,
"number": 20000,
"linear": 0,
"can_choose": false,
"ineq_below": 0,
"ineq_above": 0
},
"origin": "modelling",
"has_internal_var": false,
"derivative_order": 2,
"variables": {
"bounded_below": 0,
"number": 29996,
"bounded_both": 0,
"can_choose": false,
"bounded_above": 0,
"fixed": 0,
"free": 29996
},
"regular": true,
"contype": "quadratic"
},
"CYCLOOCFLS": {
"objtype": "sum_of_squares",
"constraints": {
"equality": 0,
"ineq_both": 0,
"nonlinear": 0,
"number": 0,
"linear": 0,
"can_choose": false,
"ineq_below": 0,
"ineq_above": 0
},
"origin": "modelling",
"has_internal_var": false,
"derivative_order": 2,
"variables": {
"bounded_below": 0,
"number": 29996,
"bounded_both": 0,
"can_choose": false,
"bounded_above": 0,
"fixed": 0,
"free": 29996
},
"regular": true,
"contype": "unc"
},
"CYCLOOCT": {
"objtype": "none",
"constraints": {
"equality": 20000,
"ineq_both": 0,
"nonlinear": 20000,
"number": 20000,
"linear": 0,
"can_choose": false,
"ineq_below": 0,
"ineq_above": 0
},
"origin": "modelling",
"has_internal_var": false,
"derivative_order": 2,
"variables": {
"bounded_below": 0,
"number": 30000,
"bounded_both": 0,
"can_choose": false,
"bounded_above": 0,
"fixed": 4,
"free": 29996
},
"regular": true,
"contype": "quadratic"
},
"CYCLOOCTLS": {
"objtype": "sum_of_squares",
"constraints": {
"equality": 0,
"ineq_both": 0,
"nonlinear": 0,
"number": 0,
"linear": 0,
"can_choose": false,
"ineq_below": 0,
"ineq_above": 0
},
"origin": "modelling",
"has_internal_var": false,
"derivative_order": 2,
"variables": {
"bounded_below": 0,
"number": 30000,
"bounded_both": 0,
"can_choose": false,
"bounded_above": 0,
"fixed": 4,
"free": 29996
},
"regular": true,
"contype": "bounds"
},
"DALE": {
"objtype": "quadratic",
"constraints": {
Expand Down

0 comments on commit 944aa6b

Please sign in to comment.