anthem/src
Patrick Lühne b1ca027de5
Consolidate commonly used enum classes
This moves the commonly enum classes EvaluationResult, OperationResult,
and Tristate to the Utils header file to avoid code duplication.

Additionally, the SimplificationResult class is replaced by the
semantically similar OperationResult.
2018-04-21 17:34:52 +02:00
..
anthem Consolidate commonly used enum classes 2018-04-21 17:34:52 +02:00
CMakeLists.txt Refactored error handling. 2017-05-31 18:03:19 +02:00