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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.4-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.4-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.4-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.4-cp314-cp314t-macosx_13_0_arm64.whl (75.1 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+Windows ARM64

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

Uploaded CPython 3.12+Windows x86-64

passagemath_cliquer-10.8.4-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.4-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.4-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.4-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.4-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.4-cp312-abi3-macosx_13_0_arm64.whl (67.9 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_cliquer-10.8.4-cp311-cp311-win_arm64.whl (111.2 kB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.4-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.4-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.4-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.4-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.4.tar.gz.

File metadata

  • Download URL: passagemath_cliquer-10.8.4.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.4.tar.gz
Algorithm Hash digest
SHA256 93daf30ce5d37166c3983dca584966193bd6530aa9fde21f1af74f8d98744872
MD5 1d8860d8f5c8e5abb014ba3043bcb5fc
BLAKE2b-256 a1ba08d4735189fa03e00ca45d3543e3ce26a1ea8be4124b778ef290f9e9164c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 e204123e70299b0437b20b0c73d252ffa37ed4942f22d96bd9330a38b42c87b9
MD5 10d37832119cb89384931c3661980df6
BLAKE2b-256 d4dc102a90e635d997a6471dffd48cb5247c766bc4218c3814de8d86e1faf460

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 4e69bd241350ce0f77e1b2d4c565a4675994af182245bf4ca1b3130309472cd0
MD5 67c7b33a3fc729ec740ef87fbf10707a
BLAKE2b-256 8deeb56ba4984688688006705dbf2a09523d58b61cb5fed706739edfbb100e39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a496972333b4220f12e668b3d4f46a240e455e1af51639d00385b92e75cdf7c
MD5 075391f2b1f801808d5239df68d74fbd
BLAKE2b-256 b759008de44aff1ca1cfd965eb438de3cb216dd0307bc04746be7d1a02e4baf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eff2054fe54a33f655e86182bd9666a29bdfe280c7ca20d9d070f449849aa7ef
MD5 3b7ea7dbc8b2dd373ab9392d53c573c8
BLAKE2b-256 2747f8b0665fa5cd7d85409c3ac3b3799ddd85e0e9cc262ef3e2af62300110a7

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.4-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.4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8811561a1b3ed98c8669e5e014f55ca61e7cf7d8368ff0505a272206be0e9e89
MD5 3f01f348491314a0c54afbe1cfba6fdf
BLAKE2b-256 a2415f8b3fb776ab22d6f267232ab3717eddf358ee8e2c4808f0cf45a0571d8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 eb01bc5609e274d050f44603ec160d2382cb9f2bba96594afdc1cb416d4a333b
MD5 bb02833b03336ed53d3763ec8238e633
BLAKE2b-256 312804e10776aa20dae8c61b4affcd8a57b60155a8fe40cadaec900ec6ee8ff5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c9b4a40fcc9b7420234402765cd59cd199fb9500b81a8addcde3e64cd1b06ffb
MD5 814a2c8ecf803278d6da3502ed92ff6d
BLAKE2b-256 4fbe14de2ab08fbf9405e289d3dbcfa7bc5ae2310de0b3aa1b07b8277c4e78f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a4f354adf76f4268c93ea61cf11833334a345570552d3e5f5af2889842619a66
MD5 8a9c6714ada5750c468554198053884e
BLAKE2b-256 ffdb9e6403731cb457bb378f9d553bfa45acc5321823e3082789452325076436

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 776df1d20b9580170dfcbd1b092b213bcccec9b204a89a2ac658ecc40f109d0a
MD5 06ad864e27b8da10d534291e884b3004
BLAKE2b-256 efe71ac9bdbc9a1cc434d90ae82c973d29494eec8ec252ea162e7362d12b1bf7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 69ae4ce19e337b2276cfede3bdc883327f73fdeadfb6490e5e6ffd329a408acc
MD5 8f393c7cc6d7412f81a45cd993ddc83f
BLAKE2b-256 06db05bfff4de06f1007ac32d577d90dc142aca0061ec32fc4a84b8c25fb5003

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 93b20678120544b1615a2d61b5c841b262ae6eb02b741e9bcfab6b154b45c4ae
MD5 346ed2d03766db08f8a6281badf07243
BLAKE2b-256 efa2046dd477ee61f783cfeb62686a01bc0d98bb55966056c48e94abeeb0d2ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 33b9db611252e2d1c9069374a2878b79a283ee01f05200f91e3da140da85c9f6
MD5 56a13546726e275227878fffb7965a70
BLAKE2b-256 ffed11dc0a07dc5d36b4f3bb07494980d1ee700f374e89c49dba6fa1d28a218a

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.4-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.4-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9428531c81c7e273958c7bda508485425a846857474fca7571fe103f8ae142b5
MD5 60d0a02c897a0c632e14f10ed6657d96
BLAKE2b-256 42146fb3df02dd410908f1ea2376ac873f4f04f2848eeba4cd427e635cc940cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 486d3c6de03e8433d962f4273887aca60e888b95e8fdb6025f9342dc57f40e6e
MD5 f4c932dc9827f3480a1c909c4560fc09
BLAKE2b-256 438e239ef45c027797ba8eba046f753cdb4ade5bfacd92828e91ec31c0d28148

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3cf6db7118f68172d142a43198875257db65ce2b71389b39b3462e7a0d762c24
MD5 9e7a0c28f86308343ccf6e4bd65377dc
BLAKE2b-256 7c40a3204aa876c6c7fe5d0526d2ed7dc589e2d7e8f85270b124ee339706f17a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d60fd2725467c04cb42d412d9f9de673ed477012126cc585c1ae91212dad3112
MD5 a4888ea16adaba85fb90b5f1e392d0d8
BLAKE2b-256 1989e7a280079d5bd636381e45c6ad716dcb967abb31f55abd1d3b4dcf3f95c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 71687444071bdc88b04d074624e842754904cbd55bd68882e4a374fc25760d6b
MD5 0170f1f8221a21da1cbdd2ba9d67f907
BLAKE2b-256 372179e50faedc64b51f193f0598d7f750ae5aaf968e65367b2d235fdad3f170

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6db66b775b816c563c309ec75b5a25a72527949d6567dbda773160f5efda5c92
MD5 60281e368e6dd3e2b23052fcb23f1320
BLAKE2b-256 73840aaf55b53dec4ef1f49c1c1b3d3ecd7d9b1a4e49187426f657cd255d0b98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1372436d2b90f8556246bf8274dec33cd659d10cb0216e0e4dff5009f5fc7de7
MD5 5a69f17d7cdf5dcadcd079ef4f794296
BLAKE2b-256 1963ab54fa4bfb1415c98448d7b7146ec57cb821c159467b70a9e8b055791c2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6907b36a401e572e85c30525aa38ee4c6f510f638e3f90cf6ab4a31c3562522c
MD5 29cdee12cdf40223bdacd339f81cf4da
BLAKE2b-256 769e7d066f7690323f4da502849fd31478bd858cc21d72dba5538c3c6acbd661

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.4-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.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 24685e6a93fe73339e8c38025df3fd86834cf2021275f7ff3c9cb1b11268dae2
MD5 72c152ee4d792f3e7ec67da1c746bcc8
BLAKE2b-256 fc61ab01668f6de819bda87c2eec9d5ddd956984373d4ae4768ef6cef0ed13e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 040b84ef8be0d03c767e8db67421a7c0090bbb8497af04738ec4507f51712767
MD5 d1519a24a51fe6ff80943df20712760c
BLAKE2b-256 a3fdabbbfb791a073609b706dceaaf5b88842f8626ae3bae870f8c14fef86e02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8eb5dfc66c2b453deae843e9c4cec7460d77a4936f29f508d8a99a8eb0969a66
MD5 9bdc7a3e64ae3bd1380ce06f5e8a047f
BLAKE2b-256 3c6e8922a2a8bafa2c810f52d9bd419c5aa42fcba373e52b3ed17ca7bb52ae02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ef6d71f3f1b2f8199e149b5f3618994455274de16275fa0ac1cbcaaa415d8877
MD5 aa0db7d87e5c02adfdaed488f77a68a6
BLAKE2b-256 eff169a29fdeb196017e71e7bf2ec433e310e008161c08798f620e7572fd4350

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