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

z3-z3-4.13.0.src.ackermannization.ackermannize_bv_model_converter.h Maven / Gradle / Ivy

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

 Module Name:

  ackermannize_bv_model_converter.h

 Abstract:


 Author:

 Mikolas Janota (MikolasJanota)

 Revision History:
 --*/
#pragma once

#include "ast/converters/model_converter.h"
#include "ackermannization/ackr_info.h"

model_converter * mk_ackermannize_bv_model_converter(ast_manager & m, const ackr_info_ref& info);





© 2015 - 2024 Weber Informatics LLC | Privacy Policy