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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

passagemath_cliquer-10.8.6rc2-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.6rc2-cp314-cp314t-musllinux_1_2_aarch64.whl (342.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.6rc2-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.6rc2-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.6rc2-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.6rc2-cp314-cp314t-macosx_13_0_arm64.whl (80.0 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+Windows ARM64

passagemath_cliquer-10.8.6rc2-cp312-abi3-win_amd64.whl (137.0 kB view details)

Uploaded CPython 3.12+Windows x86-64

passagemath_cliquer-10.8.6rc2-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.6rc2-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.6rc2-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.6rc2-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.6rc2-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.6rc2-cp312-abi3-macosx_13_0_arm64.whl (71.9 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_cliquer-10.8.6rc2-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.6rc2-cp311-cp311-musllinux_1_2_aarch64.whl (338.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.6rc2-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.6rc2-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.6rc2-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.6rc2-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.6rc2.tar.gz.

File metadata

  • Download URL: passagemath_cliquer-10.8.6rc2.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.6rc2.tar.gz
Algorithm Hash digest
SHA256 7350dfa2512ddc507b20f2f97e2e369e58be9ea62938ded878f6d703dafdcf9e
MD5 7e13ccf10ecd418da99fc3643b624d84
BLAKE2b-256 b3401a6400a54aca849d0185f7155d02f871fe3f70a1a8648d1785e1f1f2ab6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 162a85521a1e3fbc35a06f235a80ddc61502c3abfc632acb47bc35a60c73fa88
MD5 3ed6209d817cba2d02763518b1b5da5a
BLAKE2b-256 a8b27b944cf125942d8b5a7a5baa3dbfdb4986b34ae0eb3f9c4be6368e0ce88e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 18808e91c304407a86a28dac87bc2ec4fa960c44d277a5f7851c7389c302a4ec
MD5 6195545f5d5f7396cde8e885e1c8ae4d
BLAKE2b-256 38e6fc5ad5f76b302363473b5c6aeb673b5f2bf960ffda79d29db9f6db90dfb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78ebe7ccf25a3730babc343827bd3ef7bed8225051a62dc003f4ec8c3befa4a9
MD5 3f708aa0d6652bd94ba0c481a0dcdb0e
BLAKE2b-256 adf9014b7e0a660e925673bb0572c2d7d5ba0f03ca2b49fd58464c9af0c55fed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 109996cf4f64bdc5b349970612fca8f52c728053592e2b570ba3a2bc6d72e4b9
MD5 4880536f95be70d361aaa8fea9dc108d
BLAKE2b-256 4d86281e8cdc9b2425c2e73585bc866dba815f14a65a933e162a6207e79a7830

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc2-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.6rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe99fba7ed88e3b6a02092aed278cddee0982a202f1665930fdb13181770d293
MD5 69365fce8a9df63cc6298c3995f06d2f
BLAKE2b-256 82de7ab8d6bc6a1e60c1d9b11d9583cf007a16f33d67ed0e74e89d1016df1c1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2c9785bbbc544b26b393b13c957080215ef2cf2600125efe31a2552a6113f7fd
MD5 2e3ee704767886177e8ba8dd6991b5f7
BLAKE2b-256 cf00bd9a104d8c6e2988968d6875cf722a7cd60fb1d5e578aafa3d09bd9addbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 39155ff8436f2438a6d1975929df2aa6ec33ece345db4dec510f6baec6d1b846
MD5 12d498dc4b962332b5726ae536743ea5
BLAKE2b-256 ce96aff0c745e6f47aba93417d740f6c388f48e7df51330b8ebcb8072162847e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d2f5b019e70cf55d79ece3c80dcd3ceb80a8b800fb2af6fff35f0d1e75f1601e
MD5 db886dd30c0193eb2eed4e1cb21c1bd9
BLAKE2b-256 4a985e99398b84a5b3cbd773c3578dbdc104fd93b765e8f3bc8590347cc32b84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 4cbb86a0b48771330d3317db0a4030a2473e6d0544296959f9a41507bbbe3cdc
MD5 e55ad0647141ebad60afaa32e0dae01d
BLAKE2b-256 730032e13dcde444bbeca6f65f685b26c4b39ced6dd2a09e42daac0ac3d71fa1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 cdeaf9624169c75f92cb5ea2a91aa1e7d1e06636d06bebb6304f147c9ac59c7c
MD5 facacb721339a71119bb1212ca5fa27d
BLAKE2b-256 e11b57b9e24665a259acca43ee34cf37206e84c2bca6a0951ff9a16b67368136

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f285ac37300e2a41e4fdb2bb4131331856ec5b12b4eee3ad4926caa8074eab45
MD5 5ef8486cd3b3e4684f43ac306cb35d00
BLAKE2b-256 1c33d47e78d49b1253ab37fc02e142bd57246db481098729b62a1535e82e35a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 783cbaa70fadcb66f29c41bd066c79d89a17c6424c9f555322d3545d43c697d7
MD5 eb1106cee7d6859e2f1c619f2dea7e35
BLAKE2b-256 585b244ae1caa68a2483610345dddc4ef223125efc10f41870e521001830fbe9

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc2-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.6rc2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac7a9c1e81d4fae0457c16dcfd004998c2300a5dfeb2fca66207afc111a580de
MD5 97c47f6701f95f97144cb3231366958b
BLAKE2b-256 3da9bc7520f6ad144400762a36c851a289e90c9ff99010ef04328d85fcdc220f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1baac30d49c8513c673727f9dfd48ff0b432d6c179a20d8c389d1e23aed4303c
MD5 df8e63c6c571936877403ae7f562c66a
BLAKE2b-256 88b1a74cdd604406075af9f876f4309c24f3c4edbdb2b8e59ebbb12cb8fe61d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b5ed533f78240c64bc13f70aafbb5ec67d024909bf2b00a2d900e243a55672e1
MD5 1a5e53b4e5005dcbeda9ed3d851e89ff
BLAKE2b-256 c123b32e52fefb8c02b99210b28c4b5bccc65093046b2781bd7dca6694da26dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 dc6516ef1ab7185c847a0252631ba23c7809a3ae2f02c3c6401e54c80414e29d
MD5 71efa9f9986ce74d258632394a1463dd
BLAKE2b-256 a456f8380fc15b5750616da5ee4f37a8646a4b812447be3963b5c93a6c4acaa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 c18305cb7d79ba371bb08739da7f0348448ebfcc0c823eab453c00dece3fff2b
MD5 cfc916fb730ca74152f1ae2a3ef76418
BLAKE2b-256 71debc19b2d2a8b0f7e49898a6ad28a11abb279381d0981dbaec859adda4a668

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 927f5ac3ce389165406e23fef4abdb80df7731bc4b82bd68f685d87aa6058791
MD5 923dff35838a7de99cd7510280b26cbd
BLAKE2b-256 c6f676d55f92f23406b870a5fbe3133803bdf6289003d01a2688dd8faedc126e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4abffc907ebc2673dcb9f8eefec26a3af5e250b6c61009d48bd41987d03adabe
MD5 3ca6c9165315552a5d031d546a3c73fd
BLAKE2b-256 fc93c33edd9cdb3d869fe1ed2f8cd4838007e95024d8bb7bc715ff82b442b349

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 edcaa032149bdd9e107e420268bc5453df32a40bbbc1240f7b6e4bed8108745d
MD5 fb7a90dae7485403a9cf38b26bb3f5a2
BLAKE2b-256 c4f62efb2aae21176da657f0f19ba4d789f7ba94142c7fa97a5547e706fab18a

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.6rc2-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.6rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 77e7ab7228d08667947ed61a7ebab505adc439930c38882d4d1445af6fdcd599
MD5 5b9e1716ad489a5952fa29af9f41612e
BLAKE2b-256 a3887702d9652536db614d497c941232237f4c6e93923b0994490fb245003bef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4aab2ca25f1415ab74c6c7faa1c2cb30b35a9e96d62d312cc6c47ca76eaba2f3
MD5 402d30f7ab521780bf09462f415f65c0
BLAKE2b-256 0cc0ed57127fe9f09a3b226c5b5311e63085d1a8ecb97e4d841c1d0b76a08e8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ed2e990266f62c3e50563cbd2434eafd064e49de42f618a0445c0dacffeb855e
MD5 4462b32e8f959812eb6fee8cbe3f7c58
BLAKE2b-256 f870e429ef4a34588f0f0176881b4284ab6aabaf77b9fb78eb507d6a051602df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.6rc2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a771a3ee7f239d98448385bd6cb8fbcf13da0b425d19f35f867768c645130c5f
MD5 2482d77abc3067ccbc5e5dd2e999cf2f
BLAKE2b-256 821bf09fb2811a611fb5a4decb9799292f3d5e5e7212a7e28bac66576b431143

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