Skip to content

Error in conversion to V-representation for one-dimensional problems #341

@CompleteMetricSpace

Description

@CompleteMetricSpace

When using

polyhedron(hrep([HalfSpace([-1],0)]))

the following error is thrown:

Non-empty V-representation must contain at least one point. If it is a polyhedral cone, the origin should be added.

This does not happen with a 2-dimensional example polyhedron(hrep([HalfSpace([-1,1],0)]))

Any easy fix for this?

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