Skip to content

Use consistent naming for ValueType #326

@volkm

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.

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