Type­set­ting Kar­naugh maps and Veitch charts.The package [karnaugh](http://www.ctan.org/pkg/karnaugh) provides macros for this purpose.

learn more… | top users | synonyms

5
votes
1answer
82 views

How can I draw paths in Karnaugh maps?

I would like to draw something like this: So I would like to highlight the path from 13 -> 9 -> 11 -> 3. How can I draw this path in a Karnough map? edit: It don't has to be done with kvmacros, ...
10
votes
2answers
831 views

How can I draw a Karnaugh map

Can you please help me drawing the kmap as shown in the link. A sample of the circles around the 1's is sufficient. *Edit** I made the following code. Can you help me now in completing this ...