Skip to content

todos - algorithm specific tasks #5

@e-dub

Description

@e-dub

Algorithm specific

  • get IPOPT to work!
  • xIt etc only for pyOpt algorithms. Others possible?
  • Cobyla pyopt nIt, now only neval
  • if cobyla, sens false
  • CONMIN returns too many design variables, this should be filtered after optimization
  • Why does pyOpt.NSGA2 crash so often?
  • readHistory 148 self.gOpt takes last design as opt, not true with non-grad based. Check this. (ALHSO, ALPSO, COBYLA, NSGA2, SDPEN)
  • pyopt.solveopt giving error
  • check if last design is always opt. Could also csompare xOpt with History and take that which is closest! IT IS INDEED LAST DESIGN!
  • ALPSO does weird things with history. not working! Current cannot print.
  • norm pymo x and f
  • pygmo print
  • alg options
  • alg selection, pyopt as defautl, allow for pyopt_...
  • move pyopttools to interfaces
  • pyopt nongradient, find popsize and then num of generations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions