All Downloads are FREE. Search and download functionalities are using the official Maven repository.

z3-z3-4.13.0.src.opt.CMakeLists.txt Maven / Gradle / Ivy

The newest version!
z3_add_component(opt
  SOURCES
    maxcore.cpp
    maxlex.cpp
    maxsmt.cpp
    opt_cmds.cpp
    opt_context.cpp
    opt_cores.cpp
    opt_lns.cpp
    opt_pareto.cpp
    opt_parse.cpp
    opt_preprocess.cpp
    optsmt.cpp
    opt_solver.cpp
    pb_sls.cpp
    sortmax.cpp
    totalizer.cpp
    wmax.cpp
  COMPONENT_DEPENDENCIES
    sat_solver
    sls_tactic
    smt
    smtlogic_tactics
  PYG_FILES
    opt_params.pyg
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy