Skip to content

Allow using '-' in input #2

Description

Say, I want all possible inputs ending with '000' to be mapped to a certain output:

import logicmin
t = logicmin.TT(7,16)
t.add("----000","0100000000000010")

logicmin would then generate all possibilities by itself

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions