-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
