Skip to content

Model.evaluate on FloatingPointFormula is missing #352

@ThomasHaas

Description

@ThomasHaas

Model.evaluate on FloatingPointFormula does not exist.
There is a generic Model.evaluate(Formula) method that returns an Object. For Z3, this seems to be a Rational when passing a FloatingPointFormula (by first converting to reals).

Is this is an oversight or are there underlying issues that make it hard to provide an evaluate method that always return Rational?

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