Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 170 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 170 Bytes

FiniteStateMachineLogicSolver

This program takes a finite state machine's state code assignment, and brute forces the logic result via the Quine–McCluskey algorithm.