Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Clp_jll #77

Merged
merged 21 commits into from
Apr 18, 2020
Merged

Add Clp_jll #77

merged 21 commits into from
Apr 18, 2020

Commits on Apr 3, 2020

  1. Add Clp_jll

    odow committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    a93798d View commit details
    Browse the repository at this point in the history
  2. Bump CI

    odow committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    4686ced View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Bump jll to 1.17.5

    odow committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    7974e71 View commit details
    Browse the repository at this point in the history
  2. NUM_THREADS = 1

    odow committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    653bf53 View commit details
    Browse the repository at this point in the history
  3. Try single testset

    odow committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    8374afd View commit details
    Browse the repository at this point in the history
  4. Drop MOI testset

    odow committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    48c4415 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    ec200ef View commit details
    Browse the repository at this point in the history
  2. Add print for pointer

    odow committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    656730e View commit details
    Browse the repository at this point in the history
  3. Print ClpSolve pointers

    odow committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    13744f9 View commit details
    Browse the repository at this point in the history
  4. Use ccall in finalizer

    odow committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    df1fbaa View commit details
    Browse the repository at this point in the history
  5. Tidy usage of free in rays

    odow committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    62316bf View commit details
    Browse the repository at this point in the history
  6. Print ray pointers

    odow committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    0d4bd20 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Print all ccalls

    odow committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    60f53ec View commit details
    Browse the repository at this point in the history
  2. Isolate failing test

    odow committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    111a4f0 View commit details
    Browse the repository at this point in the history
  3. Rewrite bug in ccalls

    odow committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    7a5aa64 View commit details
    Browse the repository at this point in the history
  4. Repeat ccalls exactly

    odow committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    11fe0e7 View commit details
    Browse the repository at this point in the history
  5. Switch objective sense

    odow committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    114f553 View commit details
    Browse the repository at this point in the history
  6. ccalls only

    odow committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    41161b3 View commit details
    Browse the repository at this point in the history
  7. Clp_jll 1.17.3

    odow committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    25936a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Use Clp_jll 1.17.6

    odow committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    f5ffdb9 View commit details
    Browse the repository at this point in the history
  2. Update build.jl

    odow committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    ea97c12 View commit details
    Browse the repository at this point in the history