Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (11m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 19:19:02 UTC Now

2019-02-09 13:05:16 UTC MAIN commitmail json YAML

Update to 1.2

Upstream changes:
NEWS for version 1.2  (released on February 11, 2016)
--------------------------------------------------------------------------

New and Changed Features
========================

o  Improved the efficiency of the conversion procedure for polyhedra
  by adding a quick adjacency check.

o  In the Java language interface, throw an exception when trying
  to build a disequality Constraint.

Bugfixes
========

o  Fixed a bug in the implementation of methods
    Pointset_Powerset<PSET>::relation_with(const Constraint&) const;
  and
    Pointset_Powerset<PSET>::relation_with(const Congruence&) const;
  whereby the computed result for relations strictly_intersects()
  and saturates() could have been wrong.

o  Fixed a bug in the implementation of dense rows.

o  Portability improved.

(wen)