Skip to main content

encode_system

Function encode_system 

Source
pub fn encode_system(system: &ConstraintSystem, mode: QueryMode) -> String
Expand description

Generate SMT-LIB2 encoding of a constraint system.

Returns the complete SMT-LIB2 script as a string.