Files
cvc5/test/unit/api/java/SolverTest.java
Gereon Kremer 4c9df988d4 make default and modes strings instead of enum values (#7656)
For mode options, getOptionInfo would hold the name of the enum values for the default value and the available modes. This PR changes this to hold the string values instead, which is what users can actually use via the API.
2021-11-17 01:45:32 +00:00

106 KiB