Skip to content

Fix docstring in Polyhedron method representative_point #32630

@sagetrac-nailuj

Description

@sagetrac-nailuj

The docstring of the representative_point method for a Polyhedron currently says:

The point is chosen to be interior as far as possible.

That statement might be misleading. The representative_point is an interior point if possible, but it is not as far in the interior as possible (in the sense of maximizing the distance to the boundary).

This ticket provides a less ambiguous description for the method.

Component: geometry

Keywords: Polyhedron

Author: Julian Ritter

Branch/Commit: 15f2086

Reviewer: Frédéric Chapoton

Issue created by migration from https://trac.sagemath.org/ticket/32630

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions