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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.5-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.5-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.5-cp314-cp314t-macosx_13_0_x86_64.whl (77.9 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+Windows ARM64

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

Uploaded CPython 3.12+Windows x86-64

passagemath_cliquer-10.8.5-cp312-abi3-musllinux_1_2_x86_64.whl (311.7 kB view details)

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

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

passagemath_cliquer-10.8.5-cp311-cp311-musllinux_1_2_x86_64.whl (342.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.5-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.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (345.8 kB view details)

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

passagemath_cliquer-10.8.5-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.5-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.5.tar.gz.

File metadata

  • Download URL: passagemath_cliquer-10.8.5.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.5.tar.gz
Algorithm Hash digest
SHA256 c1f73ba00454c1546ec97642d416932a5e80654fe083844d14412d0c5ebf1407
MD5 5e1483f836e87b59b1dd7514f91cc974
BLAKE2b-256 d616094ced912b7845d7c5e5c0a6c50d5e421177d74ab8dd646be971240efe69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 90dc257aae7a8f4ccb7890aaad3abbef8965fff52804bbe1f6f7f55ecfb9d7f6
MD5 24fe8fb9686fc324ecf18f0f57bc7487
BLAKE2b-256 5f7ef512e340590a89cadfcf9cd090f49c16e2858b3ddb06aab49070df24b0c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 23f6d092b7e5c4886a842cc4b5c2a69f7681446da25e3aeae7d3b0edb4e7cf4c
MD5 c2481174ebecfa597123e5970030779b
BLAKE2b-256 f56f79d2a55d319ec781445ed9f4088c0f4d20ff5d3b1acf57a41f3069dd1a59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d0bb956e6729cb2e7dc4ea32614de45fce0e38f40e1257cc389898e4010fc77d
MD5 116f87a79991d68ba724a35c80337078
BLAKE2b-256 6f154dc74d899f72f778316e69d1347a1e2d04471d2ee7d4b3d325c7aac48cd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b91c9bafe0bcdc807043b7e1bee32eabd618e29d27a81580703324ccf325919b
MD5 9680ea5db2260f38c5c875d50514197f
BLAKE2b-256 fde3951cb83e90fa97325db60c94b89d77761765f044a178a1da629e98ee7a9a

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.5-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.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3642814a452a0ef7c4e58e684b3d455899525e2795d2a19e6e27bc5751f2cb08
MD5 317236872cea41debda4257b5b00db48
BLAKE2b-256 45efd7e58d75afbe86ecd54260a0a47e3b187a88222c198ab241158c31a67d86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 929d129ac9eea4c8efce40b02e7f4b1c644327033c905a278a378c5a32bf2f67
MD5 42db20ea131aa2070fef70e028174539
BLAKE2b-256 1a30bfdda40c7103a50092e714107727dfd40df32fc8ff785dd5b9318299741f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2ffbb748ffedcf420afd71e66d48196f4c25df7ee5bad1a80c99f155d1026e51
MD5 743c220537eb5cc01a03920ea06b3ed4
BLAKE2b-256 4afc8c129995054d1ea545d9a0884da2315c667d5885514860b707a2576c1ac4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ea472a33959c6fe8d420c5e2f60c5fb8daf79044898707bc599ddacefa66a6fa
MD5 e8578992db1820d44dbfac4be83d235d
BLAKE2b-256 20c13670d6ecb18fdf335d74f6f588d3f7097701decf1867be55e9309df7a39c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 6f9fa6cf677fb6639ae42a8d30a958c9eacac7ae1e820e9dc2f3993b4a93853e
MD5 529cd754aef552fa52b860498da0f23c
BLAKE2b-256 b38c3b488f42d777665428303011a848a62a245b916ae4b51adf8af1439532b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 a4d47f2f5b9d4a16ffb749baa437463237a513e78b019d717c3929bb977e475b
MD5 76b007607849ab92f79b844740220677
BLAKE2b-256 8885c653d74abf3538fa3d79247845e276e0c1222d75c0079a3f1b2455448591

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b10a0890cd38875d4a642610025fba584d272946b3f54259dc7d8033d97a444
MD5 9709a2dda4cdee301d720b0a0a894151
BLAKE2b-256 dff7251fcf6633de9180e282868dc207223e66f7735b350e91a103897833bd9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 75ab74ace51d73168c145bdfd1fef5e538f7f1f84bc9384513dc8974a3f378c4
MD5 a994fbf3b923eae92e0fd6b4be31ce40
BLAKE2b-256 e2e00993aef04319c73f82c7174c3da75160d275ab0e3e3797996cc0a3e2df1d

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.5-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.5-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 98c2c7f652d93f4159dcd691e8817293aa03e4022b86af16fe7e71aa8a9ce723
MD5 2d20625339e16714e46bbd88d0aca4e4
BLAKE2b-256 bdf72d071536988eddfbc7a1b9e43e57b733e8b629601e903463c7045587d179

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fbc48e1db99ef548d96374966759af1adba214c931d3a151771c2b6f9af3191c
MD5 a287466c1acabffc1f1d0ba2da5632d0
BLAKE2b-256 390b7ee73f10290187d48904193930f1a539db360cc457edbe5047db3de499df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 010ae70c016d08f72e8b49af6e8f7e48a2781c14f43a3578e3a4a5b0effee6d2
MD5 e647a65a22a4a00d65fe5ae4b77a7361
BLAKE2b-256 f1393311d3ec7138200f26acc6e57d366e8dc6a3c3419c82374a7475fae368d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4611240e6422b68882235a3ae1460ee43f12638efbd7073a4bb0d1ec34390ed0
MD5 26f4ca73e6eb28744777413817c1262d
BLAKE2b-256 01d10e172b5c125840aef7d370b07e164682e7f5ee2ccfe105d46205fa452629

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 0f06aeae538087da67a20592998252cc40e48c05ef72dc9c56b3f537655451f7
MD5 9bbe38949a8c4616925a4b042f506ad3
BLAKE2b-256 afa8771b2cf125c97c2c8b148a9bab6e6d8e9b02a09b61c584555bea28c086fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 178c7323f5dc00b8e825b3efb79e88136ec732d0ccc09e1062b069aa70ffe321
MD5 b1cf4b979cdde11b7ab8bf9b6e4cb87b
BLAKE2b-256 ba72c6e2f52269dab721eb7960184ffe3d5a8f5e4438fcd7873ab02eaee46d89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9b6282f1a807ccd5750ee2d7469f24eeb4e68ab741765e8fff700ec078d413bd
MD5 b9071b51a3a77ca62ba12b0f0b2799f0
BLAKE2b-256 515be6b8d1b817b3031168778e970ea3bd31bfc46c1c8fbaa54ece61a7809214

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bba35f68aa360a0ef8714abb8cba34c658ca5dabd0f4aab0f57516141e37b1a7
MD5 5107c670e917218d1721162cd030ea83
BLAKE2b-256 f97f8171e61c7df96691e2594f5ec4443fba081bced274922de86eeb92bac63f

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.5-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.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ec96b5df92890146f908498396ecfe7632c9186fb6715d1fe075afad2a6be1f1
MD5 69e74e97f8ba53a0ab284e6ce72020b3
BLAKE2b-256 991accff3898a0b41f1918c34180f8111495fe8ee5617e3dff8b5b98ce44f2ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ca18a41a29bbcddc56440cd9ba13379e6f07a1eeccf833556b439d6baa602465
MD5 db8dda60d3931705d8b6537ba579e6d9
BLAKE2b-256 ef7ec64d9b980bfab845f08f14743d33989af38f820f945424b40a118e68335b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8d30a9e9c57b4a78f9131f2f67b76d5203e57a0e8a36a218b3e7e08f7489c1a3
MD5 297d6244238054ba3f40d654e71aaf7b
BLAKE2b-256 f0513fdaac8c293f30a2358825c72126168c7a8c4beb425568c55aa93600fb78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.5-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 88f23bb8c1ba48e522f667f15623fe938c1607d9a2bbf14b21bc8782667d7d30
MD5 5a0d6be81bf24dc5896b288fa8ec880a
BLAKE2b-256 8ab9da385b92a81994111f625b103ca205cf25d433d9bd9ddea939e330aad633

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