Skip to content

Commit

Permalink
further evolution of forthcoming colt
Browse files Browse the repository at this point in the history
  • Loading branch information
dalekopera committed Feb 7, 2024
1 parent 728b208 commit 2b8db72
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 69 deletions.
3 changes: 3 additions & 0 deletions src/forthcoming/colt/COLT.template
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
! iterations-between-printing 1
! maximum-number-of-iterations 100
! scale-constraints 0
! use-initial-target 0
! infinity-value 1.0D+19
! absolute-primal-accuracy 6.0D-6
! relative-primal-accuracy 2.0D-16
Expand All @@ -18,6 +19,8 @@
! relative-infeasiblity-tolerated 2.0D-16
! minimum-constraint-scaling-factor 1.0D-5
! maximum-constraint-scaling-factor 1.0D+5
! initial-target -1.0D+4
! initial-target-weight 1.0D-8
! maximum-cpu-time-limit -1.0
! maximum-clock-time-limit -1.0
! print-full-solution no
Expand Down
Loading

0 comments on commit 2b8db72

Please sign in to comment.