tag:github.com,2008:https://github.com/cddlib/cddlib/releases Tags from cddlib 2025-09-11T15:03:36Z tag:github.com,2008:Repository/130606512/0.94n 2025-09-11T15:07:57Z 0.94n saraedum tag:github.com,2008:Repository/130606512/0.94m 2020-12-08T14:43:52Z 0.94m saraedum tag:github.com,2008:Repository/130606512/0.94l 2020-09-19T22:04:37Z 0.94l saraedum tag:github.com,2008:Repository/130606512/0.94k 2020-09-15T16:02:36Z 0.94k saraedum tag:github.com,2008:Repository/130606512/0.94j 2018-06-21T14:14:28Z 0.94j saraedum tag:github.com,2008:Repository/130606512/0.94 2018-04-22T20:24:08Z Version 0.94 <p>Version 0.94</p> <p>dd_MatrixCanonicalize has been added. This reduces matrix M to a minimal <br />representation by computing all implicit linearity rows and all redundant rows. <br />It applies lexicographic sorting of rows to remove duplicates before applying <br />redundancy removal. This function combines the two computations together in <br />more efficient manner than before. See the new redcheck.c for its use. Several <br />basic operations for matrices have been added, such as dd_MatrixRowsRemove and <br />dd_MatrixRowsRemove2.</p> <p>The representation conversion dd_DDMatrix2Poly now handles the empty <br />H-polyhedra properly, by calling an LP-based emptiness checker before running <br />the double description algorithm.</p> <p>New functions finding specific points in H-polyhedra are added. <br />dd_ExistsRestrictedFace is a general inequality system solver with specified <br />equations, inequalities and strict inequalities. dd_FindRelativeInterior finds <br />a point in the relative interior of a polyhedron.</p> <p>Imported in Apr 2018 from cddlib-094.tar.gz released Aug 24, 2005.</p> <p>Some preceding versions had no released tarball available in Apr 2018:</p> <p>Version 0.93d (Feb 27, 2005) <br />---------------------------- <br />The problem of outputting the running log has been corrected. This problem and <br />a solution was communicated by Charles Geyer. Now, a new global dd_boolean <br />variable dd_log (= dd_FALSE by default) controls log output. An scdd/lcdd bug <br />of terminating with segmentation fault when an input polyhedron is numerically <br />delicate has been corrected. This bug was reported by Stefan Volkwein.</p> <p>Version 0.93c (Dec 26, 2003) <br />---------------------------- <br />A bug of Phase I of the dual simplex method in floating-point arithmetics is <br />fixed. The problem (bus error) occurred when input data is not appropriate for <br />floating-point arithmetics. The problem occurrs even for the GMP executables as <br />the exact LP solver first tries to detect the terminal basis with float-point <br />arithmetics.</p> <p>Version 0.93b (Nov 10, 2003) <br />---------------------------- <br />The nonterminating problem of the LP solver has been fixed. This was due to a <br />cycling of the criss-cross method in floating-point arithmetics, that is <br />extremely rare. Also, the phase I of the dual simplex method has been modified. <br />The auxiliary LP is perhaps less likely to be degenerate.</p> tag:github.com,2008:Repository/130606512/0.94i 2018-04-22T20:25:02Z Version 0.94i <p>Version 0.94i</p> <p>The missing definition of dd_set_d function in the case of -DGMPRATIONAL flag <br />is used. The only change is in cddmp.h. The use of this function is explained <br />in testcdd2.c program. This function is useful when input is mostly float <br />(real). Even such a case, running on the rational exact arithmetic might be <br />helpful to debug the floating point computation.</p> <p>Imported in Apr 2018 from cddlib-094i.tar.gz released Mar 9, 2018.</p> tag:github.com,2008:Repository/130606512/0.94h 2018-04-22T20:25:02Z Version 0.94h <p>Version 0.94h</p> <p>Thanks to Mathieu Dutour, one minor bug has been fixed.</p> <p>Imported in Apr 2018 from cddlib-094h.tar.gz released Apr 30, 2015.</p> tag:github.com,2008:Repository/130606512/0.94g 2018-04-22T20:25:01Z Version 0.94g <p>Version 0.94g</p> <p>Thanks to both Anders Jensen and Mathieu Dutour a few memory leaks in cddlib.c <br />and cddlp.c have been fixed. Also, some patches sent by Jerry James have been <br />applied. These were for making the library shared and more compatible for C++ <br />compilers.</p> <p>Imported in Apr 2018 from cddlib-094g.tar.gz released Mar 23, 2012.</p> tag:github.com,2008:Repository/130606512/0.94f 2018-04-22T20:25:01Z Version 0.94f <p>Version 0.94f</p> <p>Thanks to Sven Verdoolaege's fixes, the "configure" script now uses "gcc" as <br />the default compiler, rather than "g++" in earlier releases, and the libraries <br />can be linked properly with both C and C++ programs.</p> <p>Imported in Apr 2018 from cddlib-094f.tar.gz released Feb 7, 2008.</p>