# the chart to be reduced
chart <- demoChart(c("A", "B", "c"), c("ABC", "Abc", "AbC", "aBc"))
prettyTable(chart)
# solution: first and second or first and third prime implicants
solveChart(chart)
Run the code above in your browser using DataLab