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 --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.6rc1.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.6rc1-cp314-cp314t-win_arm64.whl (117.4 kB view details)

Uploaded CPython 3.14tWindows ARM64

passagemath_cliquer-10.8.6rc1-cp314-cp314t-win_amd64.whl (150.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

passagemath_cliquer-10.8.6rc1-cp314-cp314t-musllinux_1_2_x86_64.whl (339.8 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_cliquer-10.8.6rc1-cp314-cp314t-musllinux_1_2_aarch64.whl (342.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.6rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (346.8 kB view details)

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

passagemath_cliquer-10.8.6rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (358.0 kB view details)

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

passagemath_cliquer-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl (78.0 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_cliquer-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl (80.0 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_cliquer-10.8.6rc1-cp312-abi3-win_arm64.whl (110.9 kB view details)

Uploaded CPython 3.12+Windows ARM64

passagemath_cliquer-10.8.6rc1-cp312-abi3-win_amd64.whl (137.1 kB view details)

Uploaded CPython 3.12+Windows x86-64

passagemath_cliquer-10.8.6rc1-cp312-abi3-musllinux_1_2_x86_64.whl (311.8 kB view details)

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

passagemath_cliquer-10.8.6rc1-cp312-abi3-musllinux_1_2_aarch64.whl (304.8 kB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.6rc1-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (315.7 kB view details)

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

passagemath_cliquer-10.8.6rc1-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (314.4 kB view details)

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

passagemath_cliquer-10.8.6rc1-cp312-abi3-macosx_13_0_x86_64.whl (71.1 kB view details)

Uploaded CPython 3.12+macOS 13.0+ x86-64

passagemath_cliquer-10.8.6rc1-cp312-abi3-macosx_13_0_arm64.whl (71.9 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_cliquer-10.8.6rc1-cp311-cp311-win_arm64.whl (111.9 kB view details)

Uploaded CPython 3.11Windows ARM64

passagemath_cliquer-10.8.6rc1-cp311-cp311-win_amd64.whl (138.4 kB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_cliquer-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl (343.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_cliquer-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl (338.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.6rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (343.6 kB view details)

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

passagemath_cliquer-10.8.6rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (345.9 kB view details)

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

passagemath_cliquer-10.8.6rc1-cp311-cp311-macosx_13_0_x86_64.whl (72.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_cliquer-10.8.6rc1-cp311-cp311-macosx_13_0_arm64.whl (74.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_cliquer-10.8.6rc1.tar.gz.

File metadata

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

File hashes

Hashes for passagemath_cliquer-10.8.6rc1.tar.gz
Algorithm Hash digest
SHA256 d30a8d98812fe810a543ad743eeacb09e5e5baf5809abee0903c070aeca6e777
MD5 98300ddeb57c415fdb4f9ada72702852
BLAKE2b-256 f60c9f47714102c1845d2e3da735755f9f58e42479b7a40125fd3497f968c74e

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 ddd622cfeeddeca7e72b2a8e8f1e1e122d320cf2ca5043c35821a5422eca322a
MD5 f8f45a0888d10f1c39198557ad417fec
BLAKE2b-256 9a48d138c050ae232e850637b30ddb6b2caadfbbe927a918ff84ba6f231b2d09

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 141aee255efdf7db629a5500799a6c1feb2b5eb2d6e8c6365c008194457ff626
MD5 b2658613992279f82f3b24b77ecc630d
BLAKE2b-256 d5602d827928aa8ddc0d185a500c0c47d3acd20a6d5670bf8aa5671e8c081932

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 812fa5b82ea5d10d3f464381f17a589cb70dd6f8274f9bf60e3472b4a0909624
MD5 4c11240c4457df28b05df0b04ec6d552
BLAKE2b-256 32375f271241cb9d6b44b5bd9da624074778d574f2dd27e379c2defd6a1924e7

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5aded54df1b63e214e4a0a9aef867a9c45e4b7730c33ae1fd6bb0953b87874b5
MD5 aff8cfe03b31fcc70cdb1950e9aabc5a
BLAKE2b-256 b68f657fb48c11ac8d383d6224bdcd24e85081cbb6ad76618f646083acfa06db

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-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.6rc1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 77fdbfbf631d6e9da9d403744e7dfd16e4a9a54b7d2dea6067d35d2cb64580d4
MD5 332c52f566b8783634ce2b6222b7cb98
BLAKE2b-256 34946bf008e572407b7e335ac3f83db342064d3935451c34da933ab880a7e503

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cd33744838b58af7a8d8103b6a530068e3a4b524bb5e47b9c2db3dc3c6857d9e
MD5 0a653b100837c300951aaf9a733ee870
BLAKE2b-256 a978bf65282e292d7b51b5fc2b76bee5ad57e85e7cda4a42b6ca5801b0ad880e

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e2d779891f11c269837ec3b874388450e05b11f6b9685d9b85621ffcac82286b
MD5 9a27352c013d7273e2fb6066ba329088
BLAKE2b-256 5777e3d0236e2c8f95969b14123102437a21fa384052360ef0aeddd7b5ab8e8e

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 419d3fb13784620f368af38565baf8fbb44827f3b8b8bbd80ece8415effc32b6
MD5 cf83770e63f923f455bb5e429d3a3720
BLAKE2b-256 e72c015b072cb15bd8817ad900e2a490cfd768ad6699882734f45a7f6040d184

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp312-abi3-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 e0fd3487e6ced62025a0f5f718cec8884ff2fbd37801c5428ff76d60bbc5191b
MD5 57e88208b8ec1ea37cf296e5e7c28ee7
BLAKE2b-256 ee6b1b750dc6440f6e4576fbb7294019af65e640ea28deccb9aafc6342075fd4

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp312-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 17c10ae48259ece74aa947d4f132da0efae3d2d24a0208949dd3cb7738965b33
MD5 4139fad7929f09f057f1519926ac5a06
BLAKE2b-256 8a4dbbba9026e4f422272df49d23652dc47c3e517adf83732e888d080e173499

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 02ee662854495bb4e53dfaad1f84cc5377da764e84926f647d932d4194c53a69
MD5 a7302a749eb35d0c02358238fdea4841
BLAKE2b-256 f1f091cc9403cb26d6e8b41923611d12fde420d118d7219beeaf2f95910fc3f8

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6174522042c482acda13e19fa0ca6139bf87b8d62396631b974a46347426e398
MD5 842b621917a4813510401a7eaeca4b40
BLAKE2b-256 8a08a0e63126590cd5a8bc173b5d7f5cd39ac7a4e287ff28b6e611796abf322b

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-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.6rc1-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b228764d36177eaadc1ce9ea678b3349b049cd00f9882ce808bc4132b6df1156
MD5 690ae7b9b9e32d4db839b91f71e78569
BLAKE2b-256 22372e14e04885dbfa95168d00a27cd663c3ef2c1019ae80ace844b531518d3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6085596b62511f825e0ec4635af1265cf7e180fcbd5553d89e0ffe772a440ac3
MD5 95cd2cfd785cb4b861393eb6402c2b87
BLAKE2b-256 fadb097ba3f33c955b0d7e47764caf27de850b199bf9f22e576af0de82dbc968

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp312-abi3-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 74abfa438b5f639854ab11ed8efb8b224dfa4239a1933f5ba7edeeba75ce3ac0
MD5 d207e8d4036b2cbfcb0d858552c1637c
BLAKE2b-256 78ff242889b0cdac2cdfd8d8c0baddbc79a7313488ad6a207fe70a1dc9729715

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 831ef076be74970367b3608a401e30a8c9a221dc3b6c28a981c837e0dff66910
MD5 0284e9ffe2918a472f46bf1b80b8f8eb
BLAKE2b-256 8c6958e84754c44823beb5add18f05916278358d7bf96a357f6aa1975e050d5a

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 1329e5847cb8ba736f90d323457f29f1181414e02b11a52969924962bcb1e85f
MD5 2e7869a6d9f0d19c980a8a3473e14c33
BLAKE2b-256 d0687546a675a0dab2a8970b59db3eb5d4713fbf7d26b7e2c06217bce8c7544b

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 44e8ab3ad03e69c9ec5c3ff7e8109037ec6fc8b83f9ee9747ac59c42e7fa8434
MD5 b6cdf4b83464fd0eb6facce554da2b2e
BLAKE2b-256 210eaa04c518e4ba430c4fc825f1ee870dc39a385a9d48d72ff05d35ee67e8a3

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d54d81ca7ff5d6ec93d8e21cc5875a259c82355638d4a0a72906c3d2a818bde
MD5 2e019b3c9c226c09e2a6957580033270
BLAKE2b-256 89fa46c4eddd43786c0f5ed553bf9f134b77288dd2285050d811fd5f04f25d0b

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f3d269c3c21da283862161712bd254794ace0561bac275ae4b057635e1ce260f
MD5 81f510fbdf9cf858974ca309bc1022be
BLAKE2b-256 8f9643f15a3e86c6b2984c8948cfdb2cb354a477982ed1004a1e4cc6e63bf8ad

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-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.6rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc9cf8197845f978a9bb01a9ccf8e94adedefc8c96eb2378826f8baa96dd5254
MD5 c3af01d2c5d20442d6ac9751703c925c
BLAKE2b-256 7848896fe1fdfe912e2d6869bd700c06dacca58e1b760d85a43c26f48cd28e94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cd07c8549712508e688b7c22c6897669c2e840612766ee5ecb432c4bf0655839
MD5 77ff5a1e4ee215eb0204e84c438eb3ef
BLAKE2b-256 958bbff645977a70926fccb094ec989bfd25af6866c171a74c1e7d95c5fecb21

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c3d949976d8be51a212a150120f1bf7404018835e0a42181e2d7ff133b2a36cc
MD5 2f5d22dd94bd6884c7409919e3aaf6ca
BLAKE2b-256 d8e238c7b62afa032313366e065234708ec0c585113cf02a3c7ebeec272078b0

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ffcf000e5cf16a3c221de3249354ddc85d71ff1835848d9809fa1d568b0a5da5
MD5 c7b5b11ff91492e42817f71397b0c485
BLAKE2b-256 b96aa30e921d2fbbca8a380a7df60bff3cb5ea39d7b6d20be24e98dd211579dc

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