NEWS
changeset 66614 1f1c5d85d232
parent 66599 34b20f7236ea
child 66641 ff2e0115fea4
equal deleted inserted replaced
66613:db3969568560 66614:1f1c5d85d232
   132 non-monotonous declarations appropriately. Minor INCOMPATIBILITY.
   132 non-monotonous declarations appropriately. Minor INCOMPATIBILITY.
   133 
   133 
   134 
   134 
   135 *** HOL ***
   135 *** HOL ***
   136 
   136 
       
   137 * The Nunchaku model finder is now part of "Main".
       
   138 
   137 * SMT module:
   139 * SMT module:
   138   - A new option, 'smt_nat_as_int', has been added to translate 'nat' to
   140   - A new option, 'smt_nat_as_int', has been added to translate 'nat' to
   139     'int' and benefit from the SMT solver's theory reasoning. It is
   141     'int' and benefit from the SMT solver's theory reasoning. It is
   140     disabled by default.
   142     disabled by default.
   141   - The legacy module "src/HOL/Library/Old_SMT.thy" has been removed.
   143   - The legacy module "src/HOL/Library/Old_SMT.thy" has been removed.
   567 propositional logic, goals based on a combination of quantifier-free
   569 propositional logic, goals based on a combination of quantifier-free
   568 propositional logic with equality, and goals based on a combination of
   570 propositional logic with equality, and goals based on a combination of
   569 quantifier-free propositional logic with linear real arithmetic
   571 quantifier-free propositional logic with linear real arithmetic
   570 including min/max/abs. See HOL/ex/Argo_Examples.thy for examples.
   572 including min/max/abs. See HOL/ex/Argo_Examples.thy for examples.
   571 
   573 
   572 * The new "nunchaku" program integrates the Nunchaku model finder. The
   574 * The new "nunchaku" command integrates the Nunchaku model finder. The
   573 tool is experimental. See ~~/src/HOL/Nunchaku/Nunchaku.thy for details.
   575 tool is experimental. See ~~/src/HOL/Nunchaku/Nunchaku.thy for details.
   574 
   576 
   575 * Metis: The problem encoding has changed very slightly. This might
   577 * Metis: The problem encoding has changed very slightly. This might
   576 break existing proofs. INCOMPATIBILITY.
   578 break existing proofs. INCOMPATIBILITY.
   577 
   579