Skip to content

Can Pymoo optimize the matrix as a variable? #102

@hangtianzhang

Description

@hangtianzhang

First of all, I think Pymoo is a very powerful and comprehensive tool, thanks Julian!
Now I have some trouble optimizing my own problem with Pymoo:

  1. Can Pymoo optimize the matrix? My question contains 6 variables, each of which contains the value corresponding to 24 hours, so the result of my request is a matrix with dimension (24,6), but now I don't know if this is feasible.
  2. When running the code I wrote, the problem of dimension mismatch always appears:

1

2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions