src/HOL/Tools/etc/options
changeset 57272 fd539459a112
parent 57089 353652f47974
child 57431 02c408aed5ee
equal deleted inserted replaced
57271:3a20f8a24b13 57272:fd539459a112
    33   -- "ATPs will be interrupted after this time (in seconds)"
    33   -- "ATPs will be interrupted after this time (in seconds)"
    34 
    34 
    35 public option z3_non_commercial : string = "unknown"
    35 public option z3_non_commercial : string = "unknown"
    36   -- "status of Z3 activation for non-commercial use (yes, no, unknown)"
    36   -- "status of Z3 activation for non-commercial use (yes, no, unknown)"
    37 
    37 
    38 public option MaSh : string = "none"
    38 public option MaSh : string = "sml"
    39   -- "machine learning engine to use by Sledgehammer (sml, sml_knn, sml_nb, py, none)"
    39   -- "machine learning engine to use by Sledgehammer (sml, sml_knn, sml_nb, py, none)"