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

z3-z3-4.13.0.src.cmd_context.simplify_cmd.h Maven / Gradle / Ivy

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

Module Name:

    simplify_cmd.h

Abstract:
    SMT2 front-end 'simplify' command.

Author:

    Leonardo (leonardo) 2011-04-20

Notes:

--*/
#pragma once

class cmd_context;

void install_simplify_cmd(cmd_context & ctx, char const * cmd_name = "simplify");





© 2015 - 2024 Weber Informatics LLC | Privacy Policy