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

z3-z3-4.13.0.src.ast.rewriter.inj_axiom.h Maven / Gradle / Ivy

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

Module Name:

    inj_axiom.h

Abstract:

    

Author:

    Leonardo de Moura (leonardo) 2008-06-23.

Revision History:

--*/
#pragma once

#include "ast/ast.h"

bool simplify_inj_axiom(ast_manager & m, quantifier * q, expr_ref & result);






© 2015 - 2024 Weber Informatics LLC | Privacy Policy