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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.12+Windows ARM64

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

Uploaded CPython 3.12+Windows x86-64

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

Uploaded CPython 3.12+macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_cliquer-10.8.1-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.1-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.1-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.1-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.1.tar.gz.

File metadata

  • Download URL: passagemath_cliquer-10.8.1.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.1.tar.gz
Algorithm Hash digest
SHA256 c51dbad7853a920be57e785ff50f27886938769ce449978559a28a0ceea575e6
MD5 068d7227d36d83bb931b046fa580ba28
BLAKE2b-256 a759563b1e93729fd9a713945130b5a5efc8f2147924f724b8bd46b758b13262

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 5b85b2ba8e3b1341e9171143e4161db2c27cccac34b5710d48da7fa044a89862
MD5 121bce63c236b1ef06c31fa37f318eb7
BLAKE2b-256 7d1b35fe2c8f06c945c9c34526c8799eb91c257075ab89443e00a42e33169185

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a5ae25233819da93346d49abc438aedf128f32167c001d7b7d1835c17aeab1fd
MD5 42b5f783f4e64ccccd9c3ea6c57e43bc
BLAKE2b-256 aa293aa665e2086a6755fc8a5316d2dbdfb5d2f6bd7df23a43fc5fb7a182e92b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 629f8a59b06d9ee09431762655233eda0ffc8f42a2cd4162d481a952f574060a
MD5 84c5b4c9cd03f97a0389643b8adef448
BLAKE2b-256 6e9ff91a08dfbe0351e3984b96212089b5643bede9808fe7a72b50382f856147

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c17bc42596a3e810d868f499d4af101cf01401fdfe07ad1469c2839ab3f70186
MD5 420e442bbd5cb995e25054382388991d
BLAKE2b-256 28c801192841ae84ffe549c8d86f8b1eeec20cdae5664888c16bfc1caec8f6d5

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.1-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.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 131d9f10f8e92ee1803549539e0adb7ea82aff435ce97a62fb95eff38a1d78b8
MD5 2ee10e4045ea635402b3dfbc1bd35807
BLAKE2b-256 45ded4d4acdab67044711544f5775507b2b15047aacd344be1592a5f9158a432

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3cb147b3e4f9c0ba10525cc5cc03634268211e08e78f057cdcc764a66ad97f2b
MD5 1794a8a61dc81eadee8563f58308f49e
BLAKE2b-256 b8fa8840259d475823fdb6c8c966d8ae6473d51bc11e2829ae397369870a3503

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8927d99a01cae61f9a014f0609097c289d98bc3c45005f891ecb338dbdf90b1b
MD5 bd8a253a1263448d05fcfdc3fc692a62
BLAKE2b-256 5cb561dde4379ec8653f0cf6bd9d181ae7922ed4b37d4ab5a734a6f39f78b44e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a05feb5651f6ddad82e1178522f363f242378d29a5b932e09c8f2a790cf64691
MD5 8fb9b535a078f9347b23302ba1318db4
BLAKE2b-256 a1ff9e21eeecd3ed0134f26e54bd71283f3c4b202ff1c340d89d698fb4dff5da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 9625ba0ff483e200acb362f25d5fb5629497c9e77115dd5d299f341ba80180fd
MD5 6d7905497195d13ca56abe18908b6de5
BLAKE2b-256 1196a241d3707ebc59b4098f5e7f4f01f49df4cd76d04e1b46e304e456144592

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 96d140ca384f752802c6f9e14cdfb28e02f6e7d8137f7b9afb8a858a48dc046b
MD5 9140584c5abf21dc2535b56f3b7de1aa
BLAKE2b-256 9ad4ef670167d0eec67a8a804aa3662e18891382dc839803cf53c27f8bf04ab2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc2bc43af00e4525339eea57dab62975f62de903b13b958e1c23abf32bf1f65b
MD5 a5e468cdaf889ac0bb3e927907c6314a
BLAKE2b-256 8131ed240485511497dd298cb587df05d1f4f8925d7786dc2026d9c200d13d4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 410f1a00f4ba4dcf2d95de4a51edf5b349959849bf3a9a94dc5a518c6ae0ef00
MD5 9e4c971f10ad3243e705dd975536e636
BLAKE2b-256 703e08679266ee718718960340fdc9bfce2ad2cd1bd247501286dc5a77a5967c

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.1-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.1-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 09853809d0c646df3b651936fde83724b20b48cd6a8a46fe9e52362045de5dc1
MD5 433a7a1f4dd67470e68fb33dae9fdebc
BLAKE2b-256 26e9322ce9a2a212268bc44e46c5be6fc41ed86dfba1e09c196dcb7fd07459a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f598788874296cc7b8a36723b75293179002c0389b0c5bdcd494276dbd1a92ff
MD5 704b268ab039732875fd5a57d4cbdbde
BLAKE2b-256 c483b85b1ad556b62cbbb69a32a246f5bb50ce526c529837b925086daab18364

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c20d78720ed59ff2a3415e9d43f411edfd6d95b9a391e10f64d237f305182d6b
MD5 e77f1d4371857d70e7a0386262f08b50
BLAKE2b-256 184a1a6e3fb88bd1ae769ff6df88aba48745540784c9cb6cb5ca8344309069c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ec3ad3b1b1a38d8a8ccdb27599ae97b9b898b7fa9a2b3d11ef57eb8f923aae60
MD5 08348f5bcdc487ced3905e8751c89ed2
BLAKE2b-256 c5087d5be50411a52f2eccefcc5b8674b0a575d99f2a169a542509b88d2fb127

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 40497be8dc952fb56b113d56679e7ebc148110d0e0daba5a68889fc54b8fe486
MD5 5648b2c92983b739489c4f446b61bdbf
BLAKE2b-256 a4fe42d5a1940b885f4b3ca3fd29b35e55c815df900bbe79f89a1b432dd255c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0cb86233efb50b6bd3201fcaa6bde777152edb7752c109d005021015d7cee152
MD5 bad76a6b1ba641d3079cf0bb0eca9ec8
BLAKE2b-256 e688f90637e4e552d0811a4db2646bae0fd9b121a21bbb6bb77028bcd5378719

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b92cdf88563908d5d5061e064416d157507049a5b967c5f06fae92ed92ea6b1
MD5 ec70c9e1cf01d16040f36d01475a10f7
BLAKE2b-256 77bfb29107c229df7aea408addc5d502fb1ea567084d9206f6de666d62fbbcb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 263aed390fedf6651391f7d9fd39d42e8e7cb44f5480ca9e9242719030650d1a
MD5 09a4bef4bedf45a79b6b6a60e2fbb895
BLAKE2b-256 f41bb8242541d2e81f6d6d3a41e3f6eee433050c98886eadfb0a99f9916c1beb

See more details on using hashes here.

File details

Details for the file passagemath_cliquer-10.8.1-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.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 66dad2e40036887db9bc1f63bbf84ad9d65837fc05273cc511758700e2b27755
MD5 cf4bef77cfe9c339cd23059f430d0ec6
BLAKE2b-256 ef6910007c3420995f4ef6de78810e863dd26c75bb07bc527f079fadddda6d60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e3e7bda753fb2e99d71791b3ee030c4102e3198b4cfd7bfe97e03489b244f4b
MD5 9e765c149ae8a1d95a0c315a53bb2154
BLAKE2b-256 e140f17c3d3be670a0c239e9e80e85d6217cb55aa72f80680393c09f3c4041da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3d2727055b29db744a01fb6f6a0f3373e1ef8512b38e7b3191319030ce827d4b
MD5 c8286093f73aee75524036fca8900045
BLAKE2b-256 59e044a903c2682cc307c4e1b51a8ea7ef1e0886f328e011eada6c1812086c67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_cliquer-10.8.1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 84017a524416038f0ae78db16b5752f4665cb0c18f77068fc1d6dfc92af84b69
MD5 a092b343c847df528140dd6cb771383c
BLAKE2b-256 75cb6241c1dc9609664c9c7904b931b46238993335598d628089059d203dbde4

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