Candl  0.6.1
Functions
piplib-wrapper.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <candl/candl.h>
Include dependency graph for piplib-wrapper.c:

Functions

int pip_has_rational_point (PipMatrix *system, PipMatrix *context, int conservative)

Detailed Description

------ ( ----------------------------------------------------------** )\ CAnDL ** ----- / ) --------------------------------------------------------** ( * ( piplib-wrapper.c ** ---- #/ --------------------------------------------------------** .-"#'-. First version: January 31st 2012 ** --- |"-.-"| -------------------------------------------------------** | | | | | | ************************************************************* CAnDL '-._,-' the Chunky Analyzer for Dependences in Loops (experimental) *

* Copyright (C) 2003-2008 Cedric Bastoul * * This is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License as published by the Free * Software Foundation; either version 3 of the License, or (at your option) * any later version. * * This software is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * * You should have received a copy of the GNU Lesser General Public License * along with software; if not, write to the Free Software Foundation, Inc., * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * CAnDL, the Chunky Dependence Analyzer * Written by Cedric Bastoul, Cedric.Bastoul@inria.fr * *

Author:
Louis-Noel Pouchet

Function Documentation

int pip_has_rational_point ( PipMatrix *  system,
PipMatrix *  context,
int  conservative 
)