IntervalOptimisation.jl icon indicating copy to clipboard operation
IntervalOptimisation.jl copied to clipboard

Global Optimisation

Open eeshan9815 opened this issue 7 years ago • 5 comments

eeshan9815 avatar Jun 19 '18 16:06 eeshan9815

Codecov Report

Merging #9 into master will decrease coverage by 56.29%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
- Coverage   81.08%   24.78%   -56.3%     
==========================================
  Files           3        3              
  Lines          37      117      +80     
==========================================
- Hits           30       29       -1     
- Misses          7       88      +81
Impacted Files Coverage Δ
src/SortedVectors.jl 71.42% <ø> (ø) :arrow_up:
src/optimise1.jl 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7fc13ad...a5b6b5b. Read the comment docs.

codecov-io avatar Jun 20 '18 11:06 codecov-io

There are some test cases here:

https://github.com/JuliaNLSolvers/OptimTestProblems.jl

dpsanders avatar Jul 23 '18 20:07 dpsanders

See also the links at https://github.com/JuliaIntervals/IntervalRootFinding.jl/blob/master/examples/roots.jl

dpsanders avatar Jul 23 '18 20:07 dpsanders

Please add more test cases.

dpsanders avatar Jul 24 '18 03:07 dpsanders

I think that IntervalConstraintProgramming.jl needs to be added to REQUIRE?

dpsanders avatar Jul 25 '18 20:07 dpsanders