/usr/share/polymake/bundled/cdd/polymake.ext is in polymake-common 3.2r2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | # This is a bundled extension for cddlib.
CREDIT cddlib
Implementation of the double description method of Motzkin et al.
Copyright by Komei Fukuda.
http://www-oldurls.inf.ethz.ch/personal/fukudak/cdd_home/
# REQUIRE
# Names of other bundled extensions which are prerequisite for this one
# CONFLICT
# Names of other bundled extensions which are incompatible with this one.
|