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

WIP: Implement MathOptInterface #11

Closed
wants to merge 53 commits into from

Commits on Apr 27, 2018

  1. Configuration menu
    Copy the full SHA
    4eddab1 View commit details
    Browse the repository at this point in the history
  2. Add test.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    3897730 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    464f3b1 View commit details
    Browse the repository at this point in the history
  4. Support warm start in copy

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    c076b87 View commit details
    Browse the repository at this point in the history
  5. Adapt to MOI name changes.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    a4ef905 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72f6f62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43dd14c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8c3fa0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37c9b68 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe4a617 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d1bac4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    68efc99 View commit details
    Browse the repository at this point in the history
  13. Support for constant in objective function.

    Also work around
    JuliaOpt/MathOptInterfaceBridges.jl#97.
    
    Relevant contquadratic tests now pass!
    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    478ff91 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9abae6a View commit details
    Browse the repository at this point in the history
  15. Adapt to MOI osqp#97 fix.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    946aa8b View commit details
    Browse the repository at this point in the history
  16. Fix bug in processconstraints!

    Coefficients should be summed together!
    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    9d21178 View commit details
    Browse the repository at this point in the history
  17. Cleanup.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    0374936 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    478cb4c View commit details
    Browse the repository at this point in the history
  19. More cleanup.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    0de7300 View commit details
    Browse the repository at this point in the history
  20. Function rename.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    69bc638 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f171c78 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2a15936 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c70e746 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    24c82f8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1339c72 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a01cd26 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b94bc9b View commit details
    Browse the repository at this point in the history
  28. Bug fix.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    bd82725 View commit details
    Browse the repository at this point in the history
  29. boundschecks, cleanup.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    f7fb6bf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    33eb648 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7943996 View commit details
    Browse the repository at this point in the history
  32. Random cleanup and fixes.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    9db4e2f View commit details
    Browse the repository at this point in the history
  33. Adapt to MOIU migration.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    a6eb62e View commit details
    Browse the repository at this point in the history
  34. Test unsupported objective.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    89c45d9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2016870 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    98a9ee1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    193f38f View commit details
    Browse the repository at this point in the history
  38. Move OSQPModel to src.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    1c7a8be View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b3cc234 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    56003dc View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2f5a0c0 View commit details
    Browse the repository at this point in the history
  42. Test SolveTime.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    05a24af View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    58be883 View commit details
    Browse the repository at this point in the history
  44. Get rid of unused isassigned.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    1a776c5 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    ab253bf View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d23e775 View commit details
    Browse the repository at this point in the history
  47. Test ScalarCoefficientChange.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    3ecd8d6 View commit details
    Browse the repository at this point in the history
  48. Test updating settings.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    26847dd View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    023eec8 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    880cfb8 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    ba46434 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    5da221a View commit details
    Browse the repository at this point in the history
  53. Refine warm start behavior.

    tkoolen committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    8626912 View commit details
    Browse the repository at this point in the history