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

z3-z3-4.12.6.src.qe.CMakeLists.txt Maven / Gradle / Ivy

There is a newer version: 4.13.0.1
Show newest version
z3_add_component(qe
  SOURCES
    nlarith_util.cpp
    nlqsat.cpp
    qe_arith_plugin.cpp
    qe_array_plugin.cpp
    qe_bool_plugin.cpp
    qe_bv_plugin.cpp
    qe_cmd.cpp
    qe.cpp
    qe_datatype_plugin.cpp
    qe_dl_plugin.cpp
    qe_mbi.cpp
    qe_mbp.cpp
    qe_tactic.cpp
    qsat.cpp
  COMPONENT_DEPENDENCIES
    nlsat_tactic
    nlsat
    smt
    tactic
    mbp
    qe_lite
  TACTIC_HEADERS
    nlqsat.h
    qe_tactic.h
    qsat.h
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy