Skip to main content

passagemath: Finding cliques in graphs with cliquer

Project description

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2026 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64, ARM) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath-10.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.x.

About this pip-installable distribution package

This pip-installable distribution passagemath-cliquer provides an interface to cliquer, an exact branch-and-bound algorithm for finding cliques in an arbitrary weighted graph by Patric Östergård.

What is included

Examples

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-cliquer[test]" ipython

In [1]: from passagemath_cliquer import *

In [2]: from sage.graphs.cliquer import max_clique

In [3]: C = graphs.PetersenGraph(); max_clique(C)
Out[3]: [7, 9]

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_cliquer-10.8.2rc0.tar.gz (8.2 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_cliquer-10.8.2rc0-cp314-cp314t-win_arm64.whl (116.7 kB view details)

Uploaded CPython 3.14tWindows ARM64

passagemath_cliquer-10.8.2rc0-cp314-cp314t-win_amd64.whl (149.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_cliquer-10.8.2rc0-cp314-cp314t-musllinux_1_2_x86_64.whl (338.8 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_cliquer-10.8.2rc0-cp314-cp314t-musllinux_1_2_aarch64.whl (343.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.2rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (346.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_cliquer-10.8.2rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (357.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_cliquer-10.8.2rc0-cp314-cp314t-macosx_13_0_arm64.whl (75.1 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_cliquer-10.8.2rc0-cp312-abi3-win_arm64.whl (110.2 kB view details)

Uploaded CPython 3.12+Windows ARM64

passagemath_cliquer-10.8.2rc0-cp312-abi3-win_amd64.whl (136.1 kB view details)

Uploaded CPython 3.12+Windows x86-64

passagemath_cliquer-10.8.2rc0-cp312-abi3-musllinux_1_2_x86_64.whl (307.8 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ x86-64

passagemath_cliquer-10.8.2rc0-cp312-abi3-musllinux_1_2_aarch64.whl (301.5 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.2rc0-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (311.4 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_cliquer-10.8.2rc0-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (311.5 kB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_cliquer-10.8.2rc0-cp312-abi3-macosx_13_0_arm64.whl (68.0 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_cliquer-10.8.2rc0-cp311-cp311-win_arm64.whl (111.3 kB view details)

Uploaded CPython 3.11Windows ARM64

passagemath_cliquer-10.8.2rc0-cp311-cp311-win_amd64.whl (137.5 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_cliquer-10.8.2rc0-cp311-cp311-musllinux_1_2_x86_64.whl (341.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_cliquer-10.8.2rc0-cp311-cp311-musllinux_1_2_aarch64.whl (338.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.2rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (343.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_cliquer-10.8.2rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (344.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_cliquer-10.8.2rc0-cp311-cp311-macosx_13_0_arm64.whl (69.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_cliquer-10.8.2rc0.tar.gz.

File metadata

  • Download URL: passagemath_cliquer-10.8.2rc0.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passagemath_cliquer-10.8.2rc0.tar.gz
Algorithm Hash digest
SHA256 a5add835706c53564fdb47ec2721abe711d059b25e59a36b457e46ea4d3c821b
MD5 cfd40eb7a8e9d6197d3c61e23226b6cf
BLAKE2b-256 849ac54d3df4f77fc4ca9a6ffa97b9d4cc97a0a5ad8270561b4a52d0a6c2b1b9

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 52a2bb78db8369a738865799070bf55050f81a9d1afb3672473c91fe7f244a91
MD5 af126ba14d47eea69e2eaf4a287ae341
BLAKE2b-256 7dfb78231cc3e3da8c98e8c3a561e258f369512f6321866c3eaed6f7e719c1b3

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 ad38ba4b442b2c40987a66c1f65b016fd8185545945937d2945ba719d357886f
MD5 775e669b6be7fc02fb2fc71cdaf6ee1d
BLAKE2b-256 41d0988b52fba6d833b76cdfc9b34b853aa5a86392eadd33ec1a2300fc0c67f7

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8bc962523005e5735b5d295383182120bbf7df63391d937492d8dee834a6c41a
MD5 858dd1121360a44fedd117087b8a8a4d
BLAKE2b-256 68ea62945d363b95a406ac365c7c288ec95225bcac713ee2c046f70de3c5173b

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cfa7b09394321016aba8b85281da766214bac052e30ac1dc4e616a22d3ffd40e
MD5 13ce471f92b72fb97c851f80e728126d
BLAKE2b-256 ec0d6f36f9e994a7afcafb3879d6f6a0aca4fc1db3d1e6883bc400bcff276f08

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0ab5e27df1f612df6e47cc2305628ef0f4a7093ed628c26e116b62a5b0f8234f
MD5 11d12a39f1bd623aacdb9c6defecf525
BLAKE2b-256 719bf211a821d1332e090134803700ba604db81202937aa30dea662ce813aa3e

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c1ee71111b2c178c0f72e60773835cef9af1d8bb2882a54d6c1e3b464750d343
MD5 3c22260488828d186fd395f8431bcac0
BLAKE2b-256 084787e91388391bf5c7cbe6223c459324ade032c0e55cc1492efd72eac35f6c

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 47983a4576459b3a655c756db630ec41c9b27f570f38f2d09f43d4bcad46e5d7
MD5 8f8b6f156d84413f8b8e7d4bdcb749b4
BLAKE2b-256 01125b97e6c8cfaabe14b473ebb49bb5023b81e8b97b2d1d0bbe1edd94c59c82

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp312-abi3-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 71f932ac69d32d0263f763ac0759336e8be1593f39dfeaa77971bdd46b0eb2f7
MD5 b23808a2da68109ede2e3799298465b2
BLAKE2b-256 4500d2f5dbd72ad8b96eea03e64a3a1c938332dea7d8ce429d907a37195c48ef

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp312-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 763fc84520602540fa56950cbbff5c4983bd98613a57c86bf0998eae606c5163
MD5 37541fdedf71db5d04ec5967b7bf3736
BLAKE2b-256 c5dfd38ccb2fc8edbd820cae32cf98c241b0062f304742d653423c4b5d7ac29f

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9fd83358755d046192175e8ae0eabccd11fc68d5eb8c6dbf574568c6353bcec9
MD5 b915e1535b14853736c02ea1902d2ee8
BLAKE2b-256 93f4d617c2b71effa6b20dc677e9a77fa499244cdffbf81ad0c13f16e353c2a2

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7f6dfee8eca57c92d2e144bb32559b23a79e7523285d386581268f3bb304eac7
MD5 01748dbdfa2c4e7b498e8b2fc72979a3
BLAKE2b-256 ef3dec2808db444a5d5e84f6a3dec21a538c308c55d0828ba499427eeb69c5b3

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3ca2b8bd63ed133c9c606ecefdff5e027ca46e728a70d35d966781252bd9111e
MD5 8b518ded994ed72163a8e74c19200d73
BLAKE2b-256 2ffe6f6ac856bd928def96e3a5189f01e0732ea65dab726a25f6ae6cad655bea

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b96b437564fb86bbf2ff047b092c52836d214122083657161c8cf3220fb41dc0
MD5 7c60417bf2ee4c8b6bb7f7311a4ec54a
BLAKE2b-256 aa1086d8ddc80d4eeddb0a22cf3e2ffb017b9ce56297f16532928aea0951637d

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d0b13d0cd7bab6cfbcd244bbb434833d26c853eadf76b616540e8f9a940e48c0
MD5 150087edb401e7038667d79d6c2f23a3
BLAKE2b-256 d792bbfcdd663a7e25d7f9c2cdc549ac78643e0877fe31d46e3616a554be4e4d

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 a2fe0d1484fc98d9129c9a523d8e92be6759ca8a7a74aa202e07feb7454de823
MD5 468dad1bf9f208cb13aaf7f02d6eb35b
BLAKE2b-256 9187e6edeee52089ad0a73e02c922ef3acbb340036202dbdefd734f6a92acc89

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e452a1401980b570b5c5a1f046193f07770b021f3cf3fbc95dba224ed8fdae6b
MD5 684a22e364f2c7f138d3d8c65f62986f
BLAKE2b-256 cb8e9953d5dfe43eafcb8af05cd86323e1bdd08cd5bcc5c00ea05dad78aa37fb

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5337a45644ada88660df331fcc1a7300d6b73a574507d5a7c4a54fc829596c14
MD5 b6740dd0be6997bde5479ef251b09120
BLAKE2b-256 f7f8082e87d227e1a8cc2fd054e271bc5e80d75d02880526bf905db89dce1cea

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ec6dba09257788c825a9d8df9667b36329b6f29d2ee006f682f80d998b67ebaa
MD5 e58d378d761263719e95fd026dfecac9
BLAKE2b-256 8366b694600a6659624225c1bfdd39cffe695a0d86bc0c3f73c75920de52a1fa

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 698bcb5ace5fe2bf977b5089d13d9b939581ba299d0a1cc701db45ce58e1f2b6
MD5 8b806f172af20083c77c7c51994d3c52
BLAKE2b-256 f751c2cf9f0c4388d8780c2d03a34eb7ad5940746c30434a6c65e27ddaef9b99

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0377a0bcadd1832aa48c0dc2a29618ff98b63e9c870478f417ff14d5d6a24c6c
MD5 1968ae61475a72d5de6cae6fd7335033
BLAKE2b-256 8a838fcb32165383f2a414a1d72d5796db1ce985ba265304330ffb23c9f490e8

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2rc0-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2rc0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 985b9578f6a958b2ba5a1bc0781714fccf0dae3dceb9e6b397b67c4f629b9b34
MD5 02130098dd42c6cbb7859d17004427e6
BLAKE2b-256 9fa3ac86b5706d711ba9bc1b25401064bf46ca063c6a8ebd272c6b753281227e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page