private JButton compute; // starts the process for a border to be placed on a specific set of minterms in the kmap private JButton fillKmap; // the user clicks this button if they want the kmap to be ...
Karnaugh map Solver Application Tool, used to find the minimal sum of products of three variable or four variable boolean equations.