This HTML5 document contains 8 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n5http://isl.gforge.inria.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:Integer_set_library
rdfs:comment
isl (integer set library) is a portable C library for manipulating sets and relations of integer points bounded by linear constraints.The following operations are supported: intersection, union, set difference emptiness check convex hull (integer) affine hull integer projection computing the lexicographic minimum using parametric integer programming coalescing parametric vertex enumerationIt also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.All computations are performed in exact integer arithmetic using GMP or imath.Many program analysis techniques are based on integer set manipulations.
foaf:name
isl
foaf:homepage
n5:fr
dbpedia-owl:developer
dbpedia:French_Institute_for_Research_in_Computer_Science_and_Automation
dbpedia-owl:genre
dbpedia:Mathematical_software
dbpedia-owl:latestReleaseDate
2015-06-12Z
dbpedia-owl:latestReleaseVersion
0.15
dbpedia-owl:license
dbpedia:MIT_License