X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/d6444456ceaeed6fcf1d44386edefb5b1fb8ec66..c3d305942999eeb429c6941184b47e7f1b55c499:/pypol/domains.py diff --git a/pypol/domains.py b/pypol/domains.py index 6b47fe8..b4780fc 100644 --- a/pypol/domains.py +++ b/pypol/domains.py @@ -249,6 +249,7 @@ class Domain: self._dimension = len(self._symbols) return self + @classmethod def _toislset(cls, polyhedra, symbols): polyhedron = polyhedra[0] islbset = polyhedron._toislbasicset(polyhedron.equalities,