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

TODO List #40

Closed
5 of 27 tasks
IainNZ opened this issue Sep 19, 2013 · 1 comment
Closed
5 of 27 tasks

TODO List #40

IainNZ opened this issue Sep 19, 2013 · 1 comment

Comments

@IainNZ
Copy link
Collaborator

IainNZ commented Sep 19, 2013

Documentation (@IainNZ @mlubin @joehuchette)

  • Figure out platform (@mlubin)
  • Do it!
  • Lots of examples

General Infrastructure

  • Parametric affine expressions
  • More regular testing on Windows

Problem modification

  • Determine where the column-wise problem representation is kept
  • Add methods to JuMP
  • Make sure all the interfaces are working
  • Develop example, e.g. column/row generation
  • Speculative: automatic DW/LR/Benders reformulations ala Dip/Dippy

Nonlinear

  • IPOPT.jl interface
  • Store the expression trees with the model
  • Syntax of adding a NL constraint
  • Integrate NLTester code into JuMP
  • Factor out/share chain rule stuff with rest of Julia package ecosystem
  • Tests
  • Document

Robust (@IainNZ)

  • Complete overloads for Uncertain/UAffExpr/FullAffExpr (2013/9/21)
  • Create solve(m::RobustModel, solveMethod::Symbol)
  • Implement reformulation
  • Implement cutting plane
  • Allow user to give initial cut set
  • Allow variables to be defined as affinely adaptive
  • Allow variables to be defined as finitely adaptive (Iain research related)

Disjunctive (@mlubin @joehuchette)

  • Speculate on what this looks like

Other ideas

  • OpenSolver SolverStudio integration on Windows (@IainNZ)
  • SDPs
@IainNZ
Copy link
Collaborator Author

IainNZ commented Oct 23, 2013

Moved to Trello

@IainNZ IainNZ closed this as completed Oct 23, 2013
mlubin added a commit that referenced this issue Mar 11, 2018
Update CI URLs to point to new caching infrastructure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant