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

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

The 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