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

z3-z3-4.13.0.src.muz.transforms.dl_transforms.h Maven / Gradle / Ivy

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

Module Name:

    dl_transforms.h

Abstract:

    Default transformations.

Author:

    Nikolaj Bjorner (nbjorner) 2013-08-28.

Revision History:

    Extracted from dl_context

--*/
#pragma once

#include "muz/base/dl_context.h"

namespace datalog {
    void apply_default_transformation(context& ctx);
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy