Skip to content

Commit

Permalink
add least-squares in objective for detected NLS problems (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmigot authored Jul 9, 2022
1 parent 66db451 commit 090d95e
Show file tree
Hide file tree
Showing 45 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion src/Meta/arglina.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ arglina_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 500.0,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/arglinb.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ arglinb_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 6.85173637402e13,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/bdqrtic.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ bdqrtic_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 21696.0,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/beale.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ beale_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 14.203125,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/brownbs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ brownbs_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 9.99998000003e11,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/brownden.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ brownden_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 7.926693336997432e6,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/brybnd.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ brybnd_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 3600.0,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/dixon3dq.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dixon3dq_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 8.0,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/errinros_mod.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ errinros_mod_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 313991.29345132335,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/freuroth.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ freuroth_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 99556.5,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/gaussian.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gaussian_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 3.888106991166885e-6,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hovercraft1d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hovercraft1d_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :linear,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => Inf,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs13.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs13_meta = Dict(
:has_inequalities_only => true,
:has_bounds => true,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :general,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => Inf,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs14.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs14_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :general,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => Inf,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs22.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs22_meta = Dict(
:has_inequalities_only => true,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :general,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => Inf,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs23.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs23_meta = Dict(
:has_inequalities_only => true,
:has_bounds => true,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :general,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => Inf,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs28.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs28_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :linear,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 13.0,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs30.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs30_meta = Dict(
:has_inequalities_only => true,
:has_bounds => true,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :general,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 3.0,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs42.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs42_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :general,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => Inf,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs48.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs48_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :linear,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 84.0,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs51.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs51_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :linear,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 8.5,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs52.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs52_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :linear,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => Inf,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs53.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs53_meta = Dict(
:has_inequalities_only => false,
:has_bounds => true,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :linear,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => Inf,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs57.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs57_meta = Dict(
:has_inequalities_only => true,
:has_bounds => true,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :general,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 0.030798601687933858,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/hs6.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ hs6_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :general,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => Inf,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/jennrichsampson.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jennrichsampson_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 4171.306161960493,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/kowosb.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ kowosb_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 0.026497849149796696,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/meyer3.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ meyer3_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 1.6936078094361455e9,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/morebv.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ morebv_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 0.5009424758925529,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/osborne1.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ osborne1_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 7.068755591027714,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/osborne2.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ osborne2_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 2.093419514212065,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/palmer1c.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ palmer1c_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 3.452950244642996e8,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/palmer1d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ palmer1d_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 2.872664926620958e7,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/palmer2c.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ palmer2c_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 2.689403430111151e7,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/palmer3c.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ palmer3c_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 8.121974242549511e6,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/palmer4c.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ palmer4c_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 8.094447597223963e6,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/palmer5c.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ palmer5c_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 25494.986780130494,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/palmer5d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ palmer5d_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 22262.593390708807,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/palmer6c.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ palmer6c_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 772166.1146753794,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/palmer7c.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ palmer7c_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 3.205127217959645e6,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/palmer8c.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ palmer8c_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 850271.0403558624,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/power.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ power_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 2.55025e7,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/sbrybnd.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sbrybnd_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 1568.0,
Expand Down
2 changes: 1 addition & 1 deletion src/Meta/spmsrtls.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spmsrtls_meta = Dict(
:has_inequalities_only => false,
:has_bounds => false,
:has_fixed_variables => false,
:objtype => :other,
:objtype => :least_squares,
:contype => :unconstrained,
:best_known_lower_bound => -Inf,
:best_known_upper_bound => 49.32387140878785,
Expand Down
Loading

0 comments on commit 090d95e

Please sign in to comment.