Skip to content

Fix feature-typed variable domain #60

@arminzavada

Description

@arminzavada

Feature-typed variables are now implemented by generating a unique enum for each feature.

This is all well and good, however, this prevents assignment between similar variables, where one feature is a subset of another feature.

Solution: number instances, store integers (or arrays of integers). Havoc must respect instance set!

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