Automic VaultAutomic Vault

brew

cddlib mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cddlib in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cddlib

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install cddlib

MacPorts ports tree · devel/cddlib/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add cddlib

Alpine Linux edge package indexes · cddlib · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install cddlib

Fedora Rawhide package metadata · cddlib · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#cddlib

nixpkgs package indexes · pkgs/by-name/cd/cddlib/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S cddlib

Arch Linux sync databases · cddlib · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libcdd-dev

Debian stable package indexes · libcdd-dev · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install cddlib-devel

openSUSE Tumbleweed package metadata · cddlib-devel · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Double description method for general polyhedral cones

Befehle und Aliase

  • adjacency
  • adjacency_gmp
  • allfaces
  • allfaces_gmp
  • cddexec
  • cddexec_gmp
  • fourier
  • fourier_gmp
  • lcdd
  • lcdd_gmp
  • projection
  • projection_gmp
  • redcheck
  • redcheck_gmp
  • scdd
  • scdd_gmp
  • testcdd1
  • testcdd1_gmp
  • testcdd2
  • testcdd2_gmp
  • testlp1
  • testlp1_gmp
  • testlp2
  • testlp2_gmp
  • testlp3
  • testlp3_gmp
  • testshoot
  • testshoot_gmp

Verlauf

Projektgeschichte und Nutzung

cddlib is a C implementation of the double description method for convex polyhedra. It converts between inequality and generator representations, computes adjacency and faces, and includes linear-programming support.

Projektgeschichte

The upstream README describes cddlib as a C implementation of the double description method of Motzkin et al. for generating all vertices and extreme rays of a convex polyhedron from linear inequalities, and for the reverse convex-hull computation. The ETH-hosted manual by Komei Fukuda provides the project documentation lineage and remains the detailed reference for the library and command-line programs.

The current GitHub repository was created in 2018 and is now the official source repository. Its releases show the modern packaged series: 0.94j in 2018, 0.94k and 0.94l in 2020, 0.94m in 2020, and 0.94n in 2025.

Adoptionsgeschichte

cddlib is packaged broadly because computational geometry and polyhedral libraries often need a shared backend. The Homebrew input records packages across Alpine, Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, and openSUSE-family packaging.

Wie es verwendet wird

Users link against cddlib or cddgmp from C programs, use the GMP rational build for exact arithmetic, and run tools such as cddexec, lcdd, scdd, fourier, adjacency, allfaces, projection, and redcheck for polyhedral computations.

Warum Paket-Nerds sich dafür interessieren

cddlib matters in packaging because it is a small but important scientific dependency: a C library with optional GMP exact arithmetic, command-line utilities, and a long-lived mathematical niche. Its presence in many distributions reflects the way specialized academic algorithms become infrastructure for larger mathematics systems.

Zeitleiste

  • 2018: Current official GitHub repository created and release 0.94j published.
  • 2020: Releases 0.94k, 0.94l, and 0.94m published.
  • 2021: ETH-hosted cddlib manual version referenced by current curation.
  • 2025: Release 0.94n published.

Related projects

  • The README points to GMP for rational arithmetic and describes cddlib's relationship to convex-hull computation, linear programming, and double-description polyhedral algorithms.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
adjacencycliglobales Executable
adjacency_gmpcliglobales Executable
allfacescliglobales Executable
allfaces_gmpcliglobales Executable
cddexeccliglobales Executable
cddexec_gmpcliglobales Executable
fouriercliglobales Executable
fourier_gmpcliglobales Executable
lcddcliglobales Executable
lcdd_gmpcliglobales Executable
projectioncliglobales Executable
projection_gmpcliglobales Executable
redcheckcliglobales Executable
redcheck_gmpcliglobales Executable
scddcliglobales Executable
scdd_gmpcliglobales Executable
testcdd1cliglobales Executable
testcdd1_gmpcliglobales Executable
testcdd2cliglobales Executable
testcdd2_gmpcliglobales Executable
testlp1cliglobales Executable
testlp1_gmpcliglobales Executable
testlp2cliglobales Executable
testlp2_gmpcliglobales Executable
testlp3cliglobales Executable
testlp3_gmpcliglobales Executable
testshootcliglobales Executable
testshoot_gmpcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.94n
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/cddlib/cddlib

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoNo cached GitHub release or tag data was available.https://github.com/cddlib/cddlibnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cddlib
Version0.94n
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/cddlib
Homepagehttps://www.inf.ethz.ch/personal/fukudak/cdd_home/
Repositoryhttps://github.com/cddlib/cddlib
Upstream-Dokumentationhttps://github.com/cddlib/cddlib#readme
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/cddlib/cddlib/releases/download/0.94n/cddlib-0.94n.tar.gz
Abhängigkeitengmp
Build-Abhängigkeitenautoconf, automake, libtool
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecddlib
Version Scheme1
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libcdd-dev 094m-1.1+b1

Library for finding vertices of convex polytopes, development

https://github.com/cddlib/cddlib

sudo apt install libcdd-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: cddlib
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cddlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdd-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcdd-doc 094m-1.1

documentation for libcdd

https://github.com/cddlib/cddlib

sudo apt install libcdd-doc
  • Section: doc
  • Architecture: all
  • Source Package: cddlib
  • normalized package name match
  • Abgeglichen nach: Cddlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdd-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcdd-tools 094m-1.1+b1

Programs using libcdd

https://github.com/cddlib/cddlib

sudo apt install libcdd-tools
  • Section: math
  • Architecture: amd64
  • Source Package: cddlib
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cddlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdd-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcdd0t64 094m-1.1+b1

Library for calculations with convex polytopes, runtime

https://github.com/cddlib/cddlib

sudo apt install libcdd0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: cddlib
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cddlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdd0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cddlib

nix profile install nixpkgs#cddlib
  • normalized package name match
  • Abgeglichen nach: Cddlib
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cd/cddlib/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libcdd-dev 094m-1.1build1

Library for finding vertices of convex polytopes, development

https://github.com/cddlib/cddlib

sudo apt install libcdd-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: cddlib
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cddlib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdd-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcdd-doc 094m-1.1build1

documentation for libcdd

https://github.com/cddlib/cddlib

sudo apt install libcdd-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: cddlib
  • normalized package name match
  • Abgeglichen nach: Cddlib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdd-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcdd-tools 094m-1.1build1

Programs using libcdd

https://github.com/cddlib/cddlib

sudo apt install libcdd-tools
  • Section: universe/math
  • Architecture: amd64
  • Source Package: cddlib
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cddlib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdd-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcdd0t64 094m-1.1build1

Library for calculations with convex polytopes, runtime

https://github.com/cddlib/cddlib

sudo apt install libcdd0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: cddlib
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cddlib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdd0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

cddlib 0.94m-r2

Library implementing Double Description Method for convex polyhedra

https://people.inf.ethz.ch/fukudak/cdd_home

sudo apk add cddlib
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cddlib
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cddlib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cddlib from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cddlib-dev 0.94m-r2

Library implementing Double Description Method for convex polyhedra (development files)

https://people.inf.ethz.ch/fukudak/cdd_home

sudo apk add cddlib-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cddlib
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cddlib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cddlib-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cddlib-doc 0.94m-r2

Library implementing Double Description Method for convex polyhedra (documentation)

https://people.inf.ethz.ch/fukudak/cdd_home

sudo apk add cddlib-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cddlib
  • normalized package name match
  • Abgeglichen nach: Cddlib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cddlib-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cddlib-static 0.94m-r2

Library implementing Double Description Method for convex polyhedra (static library)

https://people.inf.ethz.ch/fukudak/cdd_home

sudo apk add cddlib-static
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cddlib
  • normalized package name match
  • Abgeglichen nach: Cddlib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cddlib-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

cddlib-tools 0.94m-r2

Library implementing Double Description Method for convex polyhedra (utilities)

https://people.inf.ethz.ch/fukudak/cdd_home

sudo apk add cddlib-tools
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: cddlib
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cddlib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cddlib-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

cddlib 0.94n-4.fc44

A library for generating all vertices in convex polyhedrons

https://people.inf.ethz.ch/fukudak/cdd_home/

sudo dnf install cddlib
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cddlib
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cddlib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cddlib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cddlib-devel 0.94n-4.fc44

Headers for cddlib

https://people.inf.ethz.ch/fukudak/cdd_home/

sudo dnf install cddlib-devel
  • License: GPL-2.0-or-later AND OFL-1.1-RFN AND Knuth-CTAN
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cddlib
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cddlib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cddlib-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment