Skip to content

convert from AbstractSparsePolynomialZonotope to Zonotope #3973

@schillic

Description

@schillic
  1. If there are no dependent generators, the implementation is trivial.
  2. In 1D, the implementation is simple (low and high probably need to be improved in that case). (probably too complex, see below)
  3. If there is only one parameter of degree 1, the implementation should still be simple.
  4. All other cases do not seem to be a zonotope and should throw an error.

The first implementation could only handle the first case.

(The change in #3972 should use this convert method.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions