Skip to content

Give variable names for specifying static pattern databases #22

@bmmalone

Description

@bmmalone

Currently, the code for specifying static pattern databases in files requires variable indices. These come from the order of the variables in the original CSV file and can be rather inconvenient. It would be better to specify the variables by name and grab the variable indices from that. The relevant code is around lines 45-50 in file_pattern_database.cpp.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions