NEWS
changeset 57028 e5466055e94f
parent 57020 f7cf92543e6c
child 57029 75cc30d2b83f
equal deleted inserted replaced
57027:80ffda443738 57028:e5466055e94f
   380 
   380 
   381 * Sledgehammer:
   381 * Sledgehammer:
   382   - New prover "z3_new" with support for Isar proofs
   382   - New prover "z3_new" with support for Isar proofs
   383   - MaSh overhaul:
   383   - MaSh overhaul:
   384       - A new SML-based learning engine eliminates the dependency on Python
   384       - A new SML-based learning engine eliminates the dependency on Python
   385         and increases performance and reliability. See the Sledgehammer
   385         and increases performance and reliability.
   386         documentation for details.
   386       - Activation of MaSh now works via the "mash" system option (without
       
   387         requiring restart), instead of former settings variable "MASH".
       
   388         The option can be edited in Isabelle/jEdit menu Plugin
       
   389         Options / Isabelle / General. Allowed values include "sml" (for the new
       
   390         SML engine), "py" (for the Python engine), and "no".
   387   - New option:
   391   - New option:
   388       smt_proofs
   392       smt_proofs
   389   - Renamed options:
   393   - Renamed options:
   390       isar_compress ~> compress_isar
   394       isar_compress ~> compress_isar
   391       isar_try0 ~> try0_isar
   395       isar_try0 ~> try0_isar