8000 Support for SMTLIB2's IEEE Floats · Issue #87 · epfl-lara/ScalaZ3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support for SMTLIB2's IEEE Floats #87
Open
@Dessix

Description

@Dessix

The Z3 docs describe support for floats that has been added over the past few years, and which may resolve outstanding issues - namely #75 - and would expand the capabilities of the library.

This appears to be implemented in Z3's backend as a float system built upon BitVector arithmetic, presumably alongside tactics for linearization.

This appears to be unsupported in any of the current DSLs for SMTLIB present in the Scala ecosystem, as well as within the Haskell and Rust ecosystems (barring broken partial implementations), and may allow this library to gain a larger audience alongside the added utility.

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

      0