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.3.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.3-cp314-cp314t-win_arm64.whl (116.6 kB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

passagemath_cliquer-10.8.3-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.3-cp314-cp314t-musllinux_1_2_aarch64.whl (343.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.3-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (345.9 kB view details)

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

passagemath_cliquer-10.8.3-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.3-cp314-cp314t-macosx_13_0_x86_64.whl (76.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_cliquer-10.8.3-cp312-abi3-win_arm64.whl (110.1 kB view details)

Uploaded CPython 3.12+Windows ARM64

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

Uploaded CPython 3.12+Windows x86-64

passagemath_cliquer-10.8.3-cp312-abi3-musllinux_1_2_x86_64.whl (307.7 kB view details)

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

passagemath_cliquer-10.8.3-cp312-abi3-musllinux_1_2_aarch64.whl (301.4 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.3-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.3-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (311.4 kB view details)

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

passagemath_cliquer-10.8.3-cp312-abi3-macosx_13_0_x86_64.whl (70.1 kB view details)

Uploaded CPython 3.12+macOS 13.0+ x86-64

passagemath_cliquer-10.8.3-cp312-abi3-macosx_13_0_arm64.whl (67.9 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_cliquer-10.8.3-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.3-cp311-cp311-musllinux_1_2_aarch64.whl (338.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (343.0 kB view details)

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

passagemath_cliquer-10.8.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (344.3 kB view details)

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

passagemath_cliquer-10.8.3-cp311-cp311-macosx_13_0_x86_64.whl (71.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_cliquer-10.8.3-cp311-cp311-macosx_13_0_arm64.whl (69.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_cliquer-10.8.3.tar.gz.

File metadata

  • Download URL: passagemath_cliquer-10.8.3.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.3.tar.gz
Algorithm Hash digest
SHA256 e06ab8e8da0362a08c51224488db414ab64f3777cbd00e9722968def07f3f712
MD5 2e166f85837108c6144ffe938c8bfa15
BLAKE2b-256 48697d0b1de6a3daf5621f0d61d9f3c93fe49b24994d1bee41f78a34ae9d124c

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 0099a0880d39a3136680eea89952c5d77755b8a44779ee046030be608fd5a987
MD5 9ba3b5fdb62d172522856cdddee4449b
BLAKE2b-256 971260fc4c6cf732ca756877477a19e60f8162604c535757f08300834eca767c

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 038556e80fd03541b2ceae634d62893a20eb850bc3d0791390f9aa506d937a84
MD5 6eddb6ac0bd534e5766444d98f04ddac
BLAKE2b-256 c55bb8ebfee64292b2ed5e11b06b3a65f7307253841b210622711b7224096fcc

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3c94e734670dd6cde7bc2dfbdb6e05734eed83ed037b664fee3b378621a03d61
MD5 2aa3b7dfa98e674f1ffbf911e19c3f8e
BLAKE2b-256 ca99655a61f8cf9ed8b5205e5d5338f03a8e797c047bbb81a939effba4e26928

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ddb396c05f3010b1e7eede8428dde89a645346be2a3fe0a292f4bc5a3965ecb7
MD5 26f47e8c273a6346b9a5646c67605e46
BLAKE2b-256 1dd54b7ca68da98906bf1d31e5dfa94054a3c2fb637792724cd1b4cd8dbd9913

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-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.3-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5ee51dcd4f2a75749bcb601304f9f1d326375cbe346d7201cafc77d695648a00
MD5 7704fb4c384ad0c07a930907a54e4f16
BLAKE2b-256 cd4d6f78a1b10b71957980ab1962e081c22ea57b03291505763496f8dde74040

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 88b48b44bc2487eecafe324593e31bb53d6a33ae6d7b4ee76cf4dd97b611d0eb
MD5 f3bb601159235d59829d4fe0816cade2
BLAKE2b-256 f3287054f694ac8a9a58afce3b8ca26d509765dac89f1a8620e84a625707d83c

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4c08a139f3a13ded9c58fa6c0a9358c1263c14c6e5fcb4e18e5178ac3775c748
MD5 4a7931636f80a147ce58159ec98aa483
BLAKE2b-256 c1de9def9bf6e1cf3df5a31dc798dc2f16a0e4f24aa026410126fb03d270d6b3

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a6e26d8aa7c0349ce3d32d77a2cfb63142abaeff34348d7ab4cb25b174248af1
MD5 b6c14b213edec81a6a5878ef753b05d7
BLAKE2b-256 078ab25adff5638cc78a4f6b8683c8ad13ad3a6b4fccad81a846b870709daea0

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp312-abi3-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 814bc9ca50b3b9aa04c371ef904f8f6b518035248da731ad22c4145be6bd48d4
MD5 22b7386e36e766c4cec0ce347995287c
BLAKE2b-256 5f67b5059df716e3c9d229c1d2dc1a5b45eed611308669dc86d12d4804b8527e

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp312-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 2c8d0633ae3ac7d3cce22bf09658cc16c87398abaa5424927e76cdd3663d5e1b
MD5 02a82bb5793c6936c2518a494a08d75f
BLAKE2b-256 b2bf27d4d4b1b7643830b09980ef4ee2ae42c50a6bfaeb2499dab8f36d998059

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e6f5e2d75209a9f5f5f6e241a6ac08af7c655ff10da7f1b6f4dd1716c5374786
MD5 27d739746e843f1f5093df434f053754
BLAKE2b-256 8e9707c2e7c5318e41cc7447af324424433047666d95050aed2c60ce95abf36c

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 53a448adc648e693b7b6973daa4dc7a4752e0e3e827b5667f9b7959162e63f59
MD5 ce32c2c2fd90730a128da79a4402372e
BLAKE2b-256 3bc35e97ff366cd0dbe2b9a5ab63faccdf78b44a55305c0c88e85bbe986d4604

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-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.3-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa9ee081b3fe80cbe4f271dc2287fabc243c1ef29af72401ae2248890264e51a
MD5 b8a75ae588a72544989d906c161de0e2
BLAKE2b-256 557644f5988350b1001ca85553cc370154d07c26585eefa8d7ebac3acbd72569

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 69de85460c62cb3195eb29a9a95ef8e3b020e55bf3d0000488721d9c7dcb7b0b
MD5 4afe3694c7a1ff46d5f57128fb4b40bc
BLAKE2b-256 7ef516a108ec26b33e5f6a436e569743d9cc863997266873cf7180fd3fa84fdd

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp312-abi3-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 86c5a01baddf8b2d208cba5d07cff745c8962525ab00e547344c1a842c654ae3
MD5 e5b2a889abd378ac076e41d80f77b642
BLAKE2b-256 f548535f6d35f0d26e204a61e7d45680f2d6d3ff17781545561a6e39029f93dd

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 81b84ba9065f798051ab279bc0c10cfca448a69aee1fc5b0b62c71dfef5e6a82
MD5 7fca493b33f326fe9990c2382e721c7e
BLAKE2b-256 c506475dda26db670d7f075d61c72eca3424e300af3feab321d9de2536a77149

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 0cd1cc659bdcd409e938992b8652dd1d606aade0f1b78432cc5f088c02e7d840
MD5 364ecf261ac873e8e47e6e40eda4fb2a
BLAKE2b-256 36ab3fd449719cfb4441cc9633cf371b4fb0443fdfba0066430d287a727001ee

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d31c87e01aba5db92bd6f501ae9a6ad5cbeb6ecf27eca677b6ce5c47e576aa77
MD5 a39ea506437681de87b4426635ab4a1b
BLAKE2b-256 31fb6cb4648d254d5944caf3d9a651a7094be761f4e24e8821f37e7355c92df7

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0c2221ee88b15527bfe3c0fc2ebfbb31f07ad865b8fc32c80beb8e65659b2c74
MD5 4aa350e4751f746f9ca794db6e7047e8
BLAKE2b-256 8303c7db3de5d39b34e8704e583ccdd6d654f8e51ef13fcc78ed90ef202f67b0

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bfc44351d46e5240a9ac357ed1fe1f252cbc15d3d8de8563ead6dbf6f572ba09
MD5 d2e6eeae89863f8c7aefe5b897c8c25e
BLAKE2b-256 3e05fad45e134fc357887bafcb57b6b8523fad4d471ec2f06768f4ae7f05e486

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-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.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c461ebec4f67025573e09fe9487f3678e9c5766625d3248a4f5bc65d8ca2e4b2
MD5 d8dfa8b1f671aee59559b99e4f6e5dee
BLAKE2b-256 06e455dfe446c31579841a43a5949f61874b519d2140a8b892b190070e094dca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a2fae2f5a6c134625daca14638c04931e1ed3b15e2da1e0e0efcd64696eccc85
MD5 c4b4556b9148f566ffb2770536f93fe8
BLAKE2b-256 3532ca6140bf8268c5ad7d63e885408a03e6a9ed2f82e244e96a3d1764839dfe

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ae77db37c19e316409652a70fcb9c637ed3df48bf7fbc97b1c951a20ccfdd3ae
MD5 c78f8a32f72721afb090986d4e0ab5fd
BLAKE2b-256 83d444e8fa7a182ab4c5ee797efaa5775c02507436ebb456284c6371906c886b

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.3-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e58d03e4db98c132f84a2af83ba85af071542612f8d37610a60ec8aae083c48f
MD5 c8683f1876ca846bd068bb448a967c4a
BLAKE2b-256 b588c8e67365570a4c67a527423b13d57be4de66cb74c28159c6699905ca7754

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