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

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

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

 Module Name:

  lackr_model_converter_lazy.h

 Abstract:


 Author:

 Mikolas Janota

 Revision History:
 --*/
#pragma once

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

model_converter * mk_lackr_model_converter_lazy(ast_manager & m, const ackr_info_ref& info, model_ref& abstr_model);





© 2015 - 2024 Weber Informatics LLC | Privacy Policy