Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 121de4cab02664a26a0cd1ceab612659 > files > 262

apron-devel-0.9.10-9.fc18.i686.rpm

<HTML>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- Created on December, 22  2009 by texi2html 1.64 -->
<!-- 
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Olaf Bachmann <obachman@mathematik.uni-kl.de>
Send bugs and suggestions to <texi2html@mathematik.uni-kl.de>
 
-->
<HEAD>
<TITLE>APRON 0.9.10: Control of internal representation of abstract values of level 1</TITLE>

<META NAME="description" CONTENT="APRON 0.9.10: Control of internal representation of abstract values of level 1">
<META NAME="keywords" CONTENT="APRON 0.9.10: Control of internal representation of abstract values of level 1">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="texi2html 1.64">

</HEAD>

<BODY LANG="" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">

<A NAME="SEC125"></A>
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_88.html#SEC124"> &lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_90.html#SEC126"> &gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_82.html#SEC118"> &lt;&lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_87.html#SEC123"> Up </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_104.html#SEC140"> &gt;&gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron.html#SEC_Top">Top</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_toc.html#SEC_Contents">Contents</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[Index]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="apron_abt.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<HR SIZE=1>
<H3> Control of internal representation of abstract values of level 1 </H3>
<!--docid::SEC125::-->
<P>

<A NAME="IDX296"></A>
<DL>
<DT><U>Function:</U> void <B>ap_abstract1_minimize</B> <I>(ap_manager_t* <VAR>man</VAR>, ap_abstract1_t* <VAR>a</VAR>)</I>
<DD>Minimize the size of the representation of <VAR>a</VAR>.  This may result in
a later recomputation of internal information.
</DL>
</P><P>

<A NAME="IDX297"></A>
<DL>
<DT><U>Function:</U> void <B>ap_abstract1_canonicalize</B> <I>(ap_manager_t* <VAR>man</VAR>, ap_abstract1_t* <VAR>a</VAR>)</I>
<DD>Put <VAR>a</VAR> in canonical form. (not yet clear definition).
</DL>
</P><P>

<A NAME="IDX298"></A>
<DL>
<DT><U>Function:</U> int <B>ap_abstract1_hash</B> <I>(ap_manager_t* <VAR>man</VAR>, ap_abstract1_t* <VAR>a</VAR>)</I>
<DD>Return an hash value for <VAR>a</VAR>.  Two abstract values in canonical
from (according to <CODE>ap_abstract1_canonicalize</CODE>) and considered as
equal by the function <CODE>ap_abstract1_is_eq</CODE> are given the
same hash value.
</DL>
</P><P>

<A NAME="IDX299"></A>
<DL>
<DT><U>Function:</U> void <B>ap_abstract1_approximate</B> <I>(ap_manager_t* <VAR>man</VAR>, ap_abstract1_t* <VAR>a</VAR>, int <VAR>algorithm</VAR>)</I>
<DD>Perform some transformation on <VAR>a</VAR>, guided by the field
algorithm.
</P><P>

The transformation may lose information.  The argument
<VAR>algorithm</VAR> overrides the field algorithm of the structure of
type <CODE>ap_funopt_t</CODE> associated to
<CODE>ap_abstract1_approximate</CODE>.
</DL>
</P><P>

<A NAME="Printing abstract values of level 1"></A>
<HR SIZE=1>
<BR>  
<FONT SIZE="-1">
This document was generated
by <I>Bertrand Jeannet</I> on <I>December, 22  2009</I>
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>

</BODY>
</HTML>