S-expression tokenizer and parser for Z3 (get-model) outputs.
Extracts concrete counter-example variable valuations and function interpretations.
Summary
Functions
Parses a raw Z3 SMT-LIB2 model string into structured counter-example valuations.
Types
Functions
@spec parse(String.t()) :: counter_example()
Parses a raw Z3 SMT-LIB2 model string into structured counter-example valuations.