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

z3-z3-4.13.0.src.smt.smt2_extra_cmds.h Maven / Gradle / Ivy

The newest version!
/*++
Copyright (c) 2011 Microsoft Corporation

Module Name:

    smt2_extra_cmds.h

Abstract:

    Additional SMT-specific commands.

Author:

    Christoph (cwinter) 2017-01-16

Notes:

--*/
#pragma once

class cmd_context;

void install_smt2_extra_cmds(cmd_context & ctx);





© 2015 - 2024 Weber Informatics LLC | Privacy Policy