Skip to content

Redundant clustering #1

@lcgamboa

Description

@lcgamboa

Thanks for the excellent program, it helps me a lot to correct my students' work.
In the example below there is a redundant cluster not delivering the most simplified answer:

kmap-solver -v A,B,C,D -m 3,4,5,8,12

kmap

The expected answer would be:
GROUP1 (3)
GROUP3 (5,4)
GROUP4 (8,12)
RESULT: f(A,B,C,D) = A'B'CD+A'BC'+AC'D'

without de redundant cluster GROUP2 (4,12)

I'm using kmap-solver version 0.0.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions