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

z3-z3-4.12.6.src.tactic.goal_util.h Maven / Gradle / Ivy

There is a newer version: 4.13.0.1
Show newest version
/*++
Copyright (c) 2012 Microsoft Corporation

Module Name:

    goal_util.h

Abstract:

    goal goodies.

Author:

    Leonardo de Moura (leonardo) 2012-01-03.

Revision History:

--*/
#pragma once

class goal;
bool has_term_ite(goal const & g);





© 2015 - 2024 Weber Informatics LLC | Privacy Policy