Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 346 Bytes

File metadata and controls

19 lines (14 loc) · 346 Bytes

bmc

Examples

  • Simple linear model

    time python3 bmc.py examples/example_transitions.smtlib -v
    
  • Simple nonlinear model

    time python3 bmc.py examples/example_transitions_nonlinear.smtlib -v
    
  • SOPQuery on the WebSpec browser model

    time python3 bmc.py examples/nonlinear_webspec_sopquery.smtlib -v