Skip to main content

passagemath: Graph planarity with the edge addition planarity suite

Project description

About SageMath

“Creating a Viable Open Source Alternative to

Magma, Maple, Mathematica, and MATLAB”

Copyright (C) 2005-2024 The Sage Development Team

https://www.sagemath.org

SageMath fully supports all major Linux distributions, recent versions of macOS, and Windows (Windows Subsystem for Linux).

See https://doc.sagemath.org/html/en/installation/index.html for general installation instructions.

About this pip-installable distribution

This pip-installable distribution passagemath-planarity is a small optional distribution for use with passagemath-graphs.

It provides a Cython interface to the Edge Addition Planarity Suite by John Boyer.

What is included

Examples

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-planarity[test]" ipython

In [1]: from sage.all__sagemath_planarity import *

In [2]: g = graphs.PetersenGraph()

In [3]: g.is_planar()
Out[3]: False

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_planarity-10.4.67.tar.gz (5.5 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_planarity-10.4.67-cp312-cp312-musllinux_1_2_x86_64.whl (375.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_planarity-10.4.67-cp312-cp312-musllinux_1_2_i686.whl (345.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

passagemath_planarity-10.4.67-cp312-cp312-manylinux_2_28_x86_64.whl (374.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.4.67-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (334.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

passagemath_planarity-10.4.67-cp312-cp312-macosx_14_0_arm64.whl (97.8 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_planarity-10.4.67-cp312-cp312-macosx_13_0_x86_64.whl (101.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_planarity-10.4.67-cp311-cp311-musllinux_1_2_x86_64.whl (369.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_planarity-10.4.67-cp311-cp311-musllinux_1_2_i686.whl (340.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

passagemath_planarity-10.4.67-cp311-cp311-manylinux_2_28_x86_64.whl (367.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.4.67-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (328.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

passagemath_planarity-10.4.67-cp311-cp311-macosx_14_0_arm64.whl (97.7 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_planarity-10.4.67-cp311-cp311-macosx_13_0_x86_64.whl (101.0 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_planarity-10.4.67-cp310-cp310-musllinux_1_2_x86_64.whl (358.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_planarity-10.4.67-cp310-cp310-musllinux_1_2_i686.whl (331.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

passagemath_planarity-10.4.67-cp310-cp310-manylinux_2_28_x86_64.whl (357.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.4.67-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (319.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

passagemath_planarity-10.4.67-cp310-cp310-macosx_14_0_arm64.whl (97.8 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_planarity-10.4.67-cp310-cp310-macosx_13_0_x86_64.whl (101.1 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_planarity-10.4.67-cp39-cp39-musllinux_1_2_x86_64.whl (357.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_planarity-10.4.67-cp39-cp39-musllinux_1_2_i686.whl (331.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

passagemath_planarity-10.4.67-cp39-cp39-manylinux_2_28_x86_64.whl (357.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.4.67-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (319.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

passagemath_planarity-10.4.67-cp39-cp39-macosx_14_0_arm64.whl (97.8 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_planarity-10.4.67-cp39-cp39-macosx_13_0_x86_64.whl (101.1 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_planarity-10.4.67.tar.gz.

File metadata

  • Download URL: passagemath_planarity-10.4.67.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for passagemath_planarity-10.4.67.tar.gz
Algorithm Hash digest
SHA256 424961a500d1ef728e788313a2f58148f819616b992d1e128bc921d4c6806d92
MD5 47ac375e1e051a0f6a2f89acd51a4618
BLAKE2b-256 acca3225b58c10b1b25dab549f6689c3b1abfaa61e1feda0dcacb2f2ad4c12ee

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 981c38407a7ae6d66dc3c0096a99c7fe8ab78f3592e42cad2b8caca760031573
MD5 3fceedc4457d5fd5adc1144b4b64aadd
BLAKE2b-256 164d117714fb87450c54f0d072c95145410c2cfdaf35a404a62e20f797d0095e

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b1bc2931d9d4c774873b7cd100d2b23ecad6b2e02e17f28740304abb0bdeb26c
MD5 1e13e98a68914f6f7d1aa24fca1452a2
BLAKE2b-256 a93098d7946609b08a2e351d7deaa4bf96c0307782f7f89b0dd03f60f3e5f2d7

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 94a852a96813a1644ec95f8b826175f28cf431e833b2a66fdf89effa70a39276
MD5 3003ba50a4599ca51d2ea54953ae9cb1
BLAKE2b-256 2102cb6f512a9d7427284ae8e40301c2294f9ce2e40b0ef409a621c9ee69e632

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 007b4f5a8b10ff0169bc5528976ef55d665d7adaecdefb027ddf3b56dece3a14
MD5 016360d1a4f1b83aae2d737d151ff059
BLAKE2b-256 4dcc3671d3a4567d58f25f156cd4c156fc4303ee12e5ef02fee9857434aba12c

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 502679519350562542d10d9d2896c578e8cc1bc0ba5fa0fbfa3a421888362a7b
MD5 e6222ffd8b94e47eae0ace4ef9f99aef
BLAKE2b-256 f70f16475d9aff55562d573068fd22199b0f287eb45055d8202d53b9b184b3d6

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 af92b906e473c43e852ffa410127d32d258b1575719494651424655da688e105
MD5 ac897fa8a81bd546196acd9a5a41d418
BLAKE2b-256 bf0d51fc2ec52177b76724ed36ca035b68f62d982f21ba7ac2e1e52471e0df52

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 053f925a96ee6c6e88569eded92ef8724c75f475783d8b26837f1892e8888ef6
MD5 71f989566f7288c2ad2546cf606d1ea7
BLAKE2b-256 e586592d9b4c425fd24981add06093858190b67e7253e5ed7fd04884b949d5a0

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6ff7c5734fc877b8f10a9037fc0a38a951303432a835c553e2c7d650a7b1556a
MD5 0ba4f00adca71aa8febee20deb9c9ad0
BLAKE2b-256 5d325ba832606b892cc60d7f1738390fd6db3f964e232cf2261ae72c7e73cd7d

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb8a667adfbe00362e253fc2fdc61aa0657e3095ab91a03b18a5a85c3ccf3806
MD5 cc9002ce89ab0232c6fde864163d57c6
BLAKE2b-256 484eed7c949543358e8ce0cd96a576aba3b811f56444f6da7b75668aa9436c46

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 22fef5aa73b516c11c782e09657d06ab255a3f7688aec1f33193ea7fb6c27032
MD5 28e17b3f9c83e917f175fc1ef9bc0b43
BLAKE2b-256 ee6d9f42a37d1223cb853b8b1460fa3bab2fea3e7d0351e8769857807c39fccf

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 618932ecf7b0fd9fe7484926fc0fe76d16fccaad09a8b425637388c1c42e6e99
MD5 74fd0ad8bb3245f36bb2baa4d275cf2b
BLAKE2b-256 910022e2b66ac25a1d67af824418cf4ace1aad321bf6ed5f71eb7219f1142be7

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 dfec216bd4d239c94d05b715e9b65388ddb27fdf0d19acdda08697dfaf68e1a2
MD5 0d902e0a0ad661599e287336ec68826c
BLAKE2b-256 819b07d89ae28408d0b7ff000a4c659a32ea127a64d1984779a87f54d4b11224

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc83c6bd450da953ef2f20191d14465df59ae1833f70ec3d313f5d816e6932c1
MD5 6b708b3355a734b2e9a67a9c494cd42a
BLAKE2b-256 e133ccdee82957fc8ab2f808c986e9affdcd96f346af18bcd09c098076a2bc93

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ff4378cb85840b591dab8d92fbd701be57e4ef10b1a2b551817dfae6f0a76e3d
MD5 a96094969ad016168503e3376a40ba20
BLAKE2b-256 5072bd4e29632cfa4300b9f0ad04d2696b6974a54fa1382baf364816e6395503

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ea6eddae7714220def39ad028828deb84dd5053b008f819c9273b29dbc007fb4
MD5 ff95d85289c629f6d8e14400c5a0485f
BLAKE2b-256 1b47d00db46796a40dacb7747af9335d06c3f99d8f2dc1692493eac0ebe8573f

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fd1f04e7adc8c84cd62cbc189a22da7c7a70c4936bc9ee6120e54b9c108b3c41
MD5 78e410b1a46c5d9cf8d68e3547541afa
BLAKE2b-256 3e226be1afe149941200f9dc72f188140af524f4467d1684af105022a1536d87

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2b45526eb7994e00ae003929cc604c94de362411eebe4d4913751f67f5a3ac1f
MD5 d6f441d35b449081d85de441811d1d5c
BLAKE2b-256 56edf53a6019bfd6257b8323150a1c02753eb4207d4043dda60ce13ef4035db5

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d7e3d851b9a5e4b17e9c9ada2e853c1aea4b88d77736c53929c99d72b6de877c
MD5 fe4c093fb3fc021a5c55f3c29ca08e28
BLAKE2b-256 0d92c9fc320d181461229aae72ea2e8b8e3dba6642921b0f2c41a1a39befba90

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 be7f33290531e0bebeb5513e8b89c6b438282793efb13594954d6e8c1af15419
MD5 59b1bdaf3d5b2109ed82c85f2a21d284
BLAKE2b-256 9c092abc50a32c23e477c79a29141a755c9ce96683a64f2507f7e9d23a5b70a6

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 872b4dcaa0a1065c369097f88d63b8555e8eb57863da1ed2d91d59858a897c9a
MD5 fad237742bc2a0d3fb9ccf7561662bb8
BLAKE2b-256 07b7020ca81687464f68fe0f2e9d88c5225775aa52d2d2b13d0ea0ca359e02fe

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 48bf8e2fa21265476f2f36397af7df70f435b263c48d63b14704c7b6494a3b1c
MD5 96c6d3d5a58517fde11820b9d4e12066
BLAKE2b-256 3c6c876ad1fc0a774ee1629988eab78fbf3a1080606bbe7ddc6b5e7742b8ecde

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 295c1a93f7d9c61c6b92425ea64ee5f81a9707d583d3accebc0c43be865486ec
MD5 22054e8aaf020d9e7654c9127cd8acc1
BLAKE2b-256 f427569139234b96d699e98a965c57d2f7833b90dff82791d6c4f76da52a413e

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b079bdb604f64e57ebee0cf1765ce28b25f055cb66030717fe97067681ea50ea
MD5 4294c1d4c4b86867866279cd0e56243a
BLAKE2b-256 f990a5566a574bb802bbe8047064b5ff1065d3f09375061465a4952e52b69ad6

See more details on using hashes here.

File details

Details for the file passagemath_planarity-10.4.67-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_planarity-10.4.67-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 55f480297c7008883c3069219fbda2724d6836a9c1c368e15099c06aadacc9c7
MD5 8fff09a7d5b3d308d1afbe96b60323eb
BLAKE2b-256 5febe22c7c51a77e30999ada743f493906187d55229b05d801db544b24716d04

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