Skip to content

Use consistent naming for ValueType #326

Description

@volkm

The stormpy datastructure need different names depending on the underlying value type.
I think the current proposal is to use the following suffixes:

  • `` (empty) or Double
  • Exact
  • Parametric
  • Interval
    We can then use templated functions with the suffix to instantiate all value types.
    An example can be seen for the models

This issue keeps track of the progress to use consistent naming.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions