Skip to content

Provide Optional Real Representation for FloatingPointNumber? #652

@baierd

Description

@baierd

FloatingPointNumber returns a floating-point number as represented in a bitvector. We switched to this, as some solvers do not return real numbers for floating-point numbers.

However, it is often still possible to provide the real representation for a FloatingPointNumber, which can help tools that can't translate them back on their own.

Also, the main solver that caused the switch back then, Bitwuzla, added support for fp-numbers to their real representations a while back due to our request.

Metadata

Metadata

Assignees

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