next up previous
Next: Bugs Up: cdd/cdd+ Reference Manual Previous: Source Files and Compilation


Some Useful Tips for Usage

The computation is done by floating point arithmetic by both cdd and cddf+, and by exact rational arithmetic by cddr+. Since cddr+ runs much slower (at least for the moment), use it when you need to make sure that the output is correct.

Clearly, there is no guarantee that the programs cdd and cddf+ outputs the correct result. However they seems to work correctly for many different types of polyhedra if one carefully prepares input data files. The followings are some useful tips for input data preparation to avoid badly behaving computations with cddf+.


next up previous
Next: Bugs Up: cdd/cdd+ Reference Manual Previous: Source Files and Compilation
Komei Fukuda 2004-11-24