Commit Graph

17 Commits

Author SHA1 Message Date
kalmarek b5f12501f9
try/catch file loading 2019-04-17 12:37:41 +02:00
kalmarek 70c160411d
cosmetic changes (mostly empty lines) 2019-04-12 23:18:48 +02:00
kalmarek ed910ccde5
rename computeλandP → approximate_by_SOS 2019-04-02 23:04:46 +02:00
kalmarek bb42538ee5
rename distance_to_positive_cone → certify_SOS_decomposition
and make it a bit more general
2019-04-02 23:04:45 +02:00
kalmarek 6fde981b32
save warmstart in time-stamped file;
don't override warmstart.jld if there are any nans in the solution (e.g.
solver was interrupted)
2019-04-02 23:04:44 +02:00
kalmarek 0b92aebb2f
use @info, @warn without () 2019-02-24 00:17:20 +01:00
kalmarek fb8ec1578a
use multi-line @info where possible 2019-02-21 14:52:20 +01:00
kalmarek a2f8e3dc17
update the language to MOI
* use JuMP.OptimizerFactory
* use value(m[:λ]) to retrive values
2019-02-21 14:51:15 +01:00
kalmarek 5ef5b93dbd
fix info 2019-01-28 17:03:24 +01:00
kalmarek 581097b7d3
add: tests for oSL(4,Z); global @info 2019-01-28 08:42:40 +01:00
kalmarek 80ac135f59 logging changes 2019-01-14 17:46:13 +01:00
kalmarek af009547b5 fix: distance_to_positive_cone expects HALF the support radius 2019-01-14 17:45:23 +01:00
kalmarek 3e6a1dde51 rework Settings 2019-01-14 17:44:13 +01:00
kalmarek 0614bf268d rework loading/saving GroupRingElems 2019-01-11 06:33:14 +01:00
kalmarek 10d319f48b fix: deprecations for julia-0.7/1.0 2019-01-11 06:32:09 +01:00
kalmarek 0ee12f76a5 rework the Settings once again 2019-01-11 04:33:56 +01:00
kalmarek 38d80e63ed move application specific code to 1712.07167.jl 2019-01-08 04:59:23 +01:00