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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+Windows ARM64

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

Uploaded CPython 3.12+Windows x86-64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.2-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.2-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.2-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.2-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.2.tar.gz.

File metadata

  • Download URL: passagemath_cliquer-10.8.2.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.2.tar.gz
Algorithm Hash digest
SHA256 0fcefac4a84d480bb8b4f0bf8590877067744a7a6091891905e69423d0d51c88
MD5 e9d659dc4cafa7e5f6b81aede3cb1d0c
BLAKE2b-256 dc9a8348a1e1e1174cc18d70a6fd85b5f4004837f567fa6332fde3d2fee1a17b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 e8bd5b510dbfaed3d6d61c7ca92ecdaa91d909105a70e442f3cd5eb7e96675a8
MD5 7b270720a2660972f4c9f5c9416bc3a3
BLAKE2b-256 45827b6e77328862813ec498d45426e4a7b76035d4ec617692dd689c473cab23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 f1206a17093be41c8d0083ad7c522fc455660396ce04fbd94940d6e0994c836c
MD5 647cf44e171aa949bca9d1b9db61af74
BLAKE2b-256 bece619a7301563bfd15d391ec5d8761258d253bf24673031fcc868b5a521d80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 96ee6168c77a058dd868d382a61566b3ef13be839d7cade2039dce81e54448a2
MD5 826bcb3268d512922e05f82fe1b6e85f
BLAKE2b-256 b6446271d359da6e57b9439e455ae225518ed89e4ddaa2d1da30893da3cfa995

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2108c769d46620ee49541e5ca30c34c1bf5858c3d41dc893339527c8507fe7a0
MD5 1f956c5b372d32c5361a2c7ba8abd138
BLAKE2b-256 5c2998f737aa8f9f24f6d90dbe75c92359ffcef6e71ee11e3838b83a5a82cd41

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2-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.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6c13371eaf629eea066df3a6760be7c860501cc3030b9bcccece1eb3a272c484
MD5 337797fe029852a198d7a7157c7f3eee
BLAKE2b-256 e757237aaa460b98c9c82a4677df98c53fdacdfb9e41f4a7726cedbab8241bac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 94fb515d380931b2eb276d7b079524ee6242849a7da959f0aaa269c35bd29180
MD5 14bd7d747ec7c87a1d4f7deaec9932f2
BLAKE2b-256 8c1978e1130dfeeeac584024f88f9e4bd38741d132d36d84f7fbe9a8e57ec712

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 045385baf33646c689f61c7f2ba38b1d1a989bd1f0e6846226d9a89ab4bb61cb
MD5 e5d305c32828e9c9eb2e5c7a0f6e1b75
BLAKE2b-256 696383b29b5dccd5868748e7a35ad3e2a2b6e766dee8988664ee7941f3826802

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fef195e086a746053ac3fb03b9a6d5b9af868b617512f3cce910e2a4edeef2e5
MD5 0e7db6d51b4c0c73e4dcc451afc4fa94
BLAKE2b-256 84cbbb92faad4aedbcd73652c9982bf0bee87ad741737eb053d9e03129002df5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 a80a1c69c046688a857216b35529bcb45090ce8422108ce9e23b5e07944afe19
MD5 6410fb8e59b107740906a467877a216a
BLAKE2b-256 6499514d8ac25f8eb5fbe95df48fefe2d4deab6b74cb13cd67d157c02d1d5ee5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 a3d765d16edf7b687413124dcc8f9cb1572ca68142ea6ba7ca95ff3200613fdd
MD5 abbe6abf679df5d6bebfc1e5e8ec8c1f
BLAKE2b-256 a9d3b21ddd8431056181d153c3583342f927317c27f86c28c8b0a2bbbe3fbbc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 04b621ef5b00d190200d34f936bec03fc72140b06d8b9d837882c59b06651167
MD5 3a0f1beab0e918668efad59b10d1bf55
BLAKE2b-256 6d4e71c3093df859d19a9635c7bf20169c9280df97d82c66b4fb8fd5ab4cba8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e4348e5fa6e4b79c68d659b7e4f784bbb4382669a918b9ad0c460a6516be00c6
MD5 64a6bd2b057a839d45fa2fea2dd23d35
BLAKE2b-256 87e0275a718d63393cb3bc7afd0448d1f9727ea7642205876dba0745dbdb0887

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2-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.2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d54e4c48285ac19b02c07a588b8bb480baf3bdf11f87b9c2c42f71a9251aeb58
MD5 88ef127dee43a4f38cfb66ee731d2845
BLAKE2b-256 317671e7c2d20b6e0ce6b16229b51cf0dd953cdee2c9eba3ba67fcd78b71bf1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9898360ca6108f74e5d871fa44916549e5d5ed41432252d491cb9965d2c6d8f5
MD5 7e2ebde97f24b4b8c26e21f4422d735e
BLAKE2b-256 6d45e8b3eda0965e8bd5d01eaa03cdcde90fbb1f1ac99a8e2ba42d035ec1682e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4296a4d47332885a3af4a7be24d31ff0cd930ec8fb27e43b4340d511c43fbdff
MD5 39e6cddaa9313f1dd5083f7ed4633167
BLAKE2b-256 3883fd579e14a9941556fc27ffa098edbfdb6fd31e3f8e347e16c461cb74c33b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 87564e494fbfd51ed293b0e0d6b6e2a1e7c7fc7c7d889536e450ed05a47b9b4e
MD5 0fa5f7c47b2eca3a92f4158610b7cd5b
BLAKE2b-256 98c2101755bc8ab4f9f979eabbe6899888864fcc934b189f512cfc80d6f668fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 decae9015455daa6fff655cdcca72aaa77be7416d3e869e21a435ea9412b3a04
MD5 938ad1138db38b9425a9e48ac1ffc296
BLAKE2b-256 0b666e6f4bc77c1baf849c3af107ad49ef36ab8b87b46495f4e73c65cf550dea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 59a73945a356cde5b8132c9826c93dc6959d14d7a689190d9568fee80c8341ff
MD5 ae1e9ff22da42fffcf25a2ef1439f9c2
BLAKE2b-256 e6e9f01e787fc8c6611f415a83a6e57dbcf6c9af29964d339e7b1e325ff2bdf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc488af2035032278f10edd6856d538e806332af2c144141a1fcac640ad075a9
MD5 0b59c18a1ec0fde45564199640a8f000
BLAKE2b-256 ae268ccb4f8cdc0e24cb98ce1cbaf4b6a81cc58391ac7424281e9e62f9c55a06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6357d9d7edde38e949c50cf084edafe5d27e90849a93bcc633aadd0febbffbc7
MD5 21b8cea52015fe3056e4448b0cee5199
BLAKE2b-256 5e793270a6c3d663bf1a275f9b6fcf912f17ab419aa492d2a3c05be069b8c208

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.2-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.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 85dd44e3fe2e90b668c6480467a9da31a80a62db0d3ec23dd366304b90fd1401
MD5 b7a207bf2c7e125a420742df94897a84
BLAKE2b-256 90ec06a0215399447552bd8de640d6b2f434dadb82731d329ff4beae958e28d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cc5fea6a49bb5ac22a1295138983cb096bf52eae4187998091a0f827449a406d
MD5 0df479eed786e0b05a3fc410871d8b30
BLAKE2b-256 f57aa1feeda38e7325875f2ff5a09ad68a4664f22834b124f2e3729ff5bb5b7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b0bd368360f79965f2c7c52f48ff4d89698ce95ac86d197f9774c00e55fb35d1
MD5 f5a8edf4b530f59a675214d5ccb9e89f
BLAKE2b-256 611689272ad41e25ad5d8238da3013fdf07eba66dd92f5e6b627e769b8eb7507

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 af71a995fcbc0d96f67e518f9ab1f2607cb4f2a71d03c26ca55d67a71bcd1dd9
MD5 361e160eb591f2f050356efe1bc4a855
BLAKE2b-256 10ce09f7fdeb8121fabf4aded3cf24bb8960f0764446eb97bcf810d98c506db8

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