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.5.8.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.5.8-cp312-cp312-musllinux_1_2_x86_64.whl (377.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_planarity-10.5.8-cp312-cp312-musllinux_1_2_i686.whl (348.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

passagemath_planarity-10.5.8-cp312-cp312-manylinux_2_28_x86_64.whl (376.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.5.8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (336.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

passagemath_planarity-10.5.8-cp312-cp312-macosx_14_0_arm64.whl (100.2 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_planarity-10.5.8-cp312-cp312-macosx_13_0_x86_64.whl (103.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_planarity-10.5.8-cp311-cp311-musllinux_1_2_x86_64.whl (371.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_planarity-10.5.8-cp311-cp311-musllinux_1_2_i686.whl (342.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

passagemath_planarity-10.5.8-cp311-cp311-manylinux_2_28_x86_64.whl (370.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.5.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (330.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

passagemath_planarity-10.5.8-cp311-cp311-macosx_14_0_arm64.whl (100.2 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_planarity-10.5.8-cp311-cp311-macosx_13_0_x86_64.whl (103.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_planarity-10.5.8-cp310-cp310-musllinux_1_2_x86_64.whl (360.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_planarity-10.5.8-cp310-cp310-musllinux_1_2_i686.whl (334.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

passagemath_planarity-10.5.8-cp310-cp310-manylinux_2_28_x86_64.whl (360.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.5.8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (322.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

passagemath_planarity-10.5.8-cp310-cp310-macosx_14_0_arm64.whl (100.2 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_planarity-10.5.8-cp310-cp310-macosx_13_0_x86_64.whl (103.6 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_planarity-10.5.8-cp39-cp39-musllinux_1_2_x86_64.whl (359.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_planarity-10.5.8-cp39-cp39-musllinux_1_2_i686.whl (333.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

passagemath_planarity-10.5.8-cp39-cp39-manylinux_2_28_x86_64.whl (359.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_planarity-10.5.8-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (321.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

passagemath_planarity-10.5.8-cp39-cp39-macosx_14_0_arm64.whl (100.2 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_planarity-10.5.8-cp39-cp39-macosx_13_0_x86_64.whl (103.6 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

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

File hashes

Hashes for passagemath_planarity-10.5.8.tar.gz
Algorithm Hash digest
SHA256 5dc6ee88f0392b5998bb60034a6a7c775a1a02b5dba9df1e22c375c2e56eff4e
MD5 edcc310fe990d4dc716247744170f2d2
BLAKE2b-256 d1e26228c6445dd53500ee39c94505879ece57b8a10c07e219d7bf3a6662643c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b393a9f043dd2d33692da131f1ae01d7fdcde0510c0b47e5691c8925ff4a35fe
MD5 215d9f264b2fc149bdc8c3e3b00d5637
BLAKE2b-256 448c89197e79e197249005eb4de4980de2f631b9d84ed9430024e7cb86cbbb4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a570949f95aed11f62897cf842a59f3ce66f7460aad7b7edbe14cbda1de2cb63
MD5 3d454608811e07f6a84c9bb7a4158fd6
BLAKE2b-256 c2a55c1f694ee052f93156cc83a852e3fb9616ea1414fed6a032bf7ab98952c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d91a3a8ae9b5fa9d3f936ce983d8e47b50fdd9bc3066db20b5ae4a73bbd30300
MD5 0a529851c413dceed53b9782b869ca06
BLAKE2b-256 1c3098547dd5b43cf1a04571da94e51efb2d2c453018e21c59ea32fac47d9fc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1855a5d99ff102d00f54c5d77e171efae3bf09be2b5e83061b912a537b766357
MD5 657673cf5b7443c1aa1e80c12217088b
BLAKE2b-256 26f4f742cd6869690b96b678f827cb8ce15de771a3f88958b629e5b3dfd64b2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 28139e1cb5a5f3ba086bdf847cadba416a853683b4452620cf686c860fc890b5
MD5 00dc00be19728a5505fbf7c4811dd369
BLAKE2b-256 07656f4a842f1b231709203e70944b7f7bc62d12aa8988cd329e1f3428d073db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3819ebfa0549da1b2f687d7a7c9192985a5fa8356695ad6f096bd7a7b4302120
MD5 c222e2ba91039c23213608edc0cdeb4b
BLAKE2b-256 9837379dd142b10be90e5f265d6997bd92681642a8f88a2e48a52a99210a7b46

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7ba2ff03dced0df3f10d9e4ec61e5de7be0ae5cb10137c07c3a6c5222c3f5f99
MD5 f678f9b795c14b581275fb256fc8e86c
BLAKE2b-256 0e5b168e27943e6b16741b827b2b3953c9229e6c7809d672762545d61c5e2b64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 525d2398d0302e8de37855acc591fad8c5ebc13195143432d375b42a3ab2d2ea
MD5 a39720d237cea7a65d6896547b747e88
BLAKE2b-256 8729008a49b52eb9ac7142feba7a8113b67e3a57f1814fde203f9d299306a827

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cf9164a7042eeb01112433a07f7c291402717c0a9038bc05010bcf758fc34989
MD5 2bc7fd93567a9bf97b1d7380df023e00
BLAKE2b-256 a8f7a3ffb18169ab1f5ed34a27dd4a672f7f5fcf73fc4a92646c5fe93ee6a4a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6aa354563e63bcf505e8752162ec53b138edc5b2ef275dcce59c01e79604d34f
MD5 e06498b18bf71290940714d774ff318a
BLAKE2b-256 fe6c69dc915c3aceea7e26680ed5c0f55715a2ac9e2200f66cc8d11a622b7710

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2d12f37d0e266edd3bca33654789b49b2d8f1e9108f1a0934db9f3b08cfa2573
MD5 6f2d3a9bda40ab517fb5b2d802d204c0
BLAKE2b-256 083c224f60880748c440c4a1ef179b87d0ca506d7f6ce1bcbbea2dcec4b2905a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9fa784da891acfae29112f7e15b208c64446da0048ee33b1b651c44b79c46ccd
MD5 402270eaa7d428eba1e6bc2cc64b540f
BLAKE2b-256 d23375312a2e6797a552bebc469b9c51e4f5dd4288e33241618ea41cd3552c07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 764d71e8d5d016f6f28c2931f26b1eb203f9f1c152a78207cc6b4af18bab748a
MD5 fa2b76179dd037cab7ded2c618c0a62b
BLAKE2b-256 a5b0bec86bd3ac4ed6a0e116ab2f74f2b985235c49000cffd89ed1155a32de2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 97e30c69ba99889390b8e1d26a46f8cb36ac1b2ac09f30f32f06c840c3eb03c1
MD5 38071c12af08ca6f4e37a3322c6c55cf
BLAKE2b-256 bcb8e685f361a4f81397340b818ff4521f30b8cf073ddfd7f6b0170dd223bdf5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0ac29b3c865ef99531b2290725432e9a051134d38107119dd4033664e22a05f6
MD5 9c9faf3c52144a4db695fa525317e4ad
BLAKE2b-256 795282277ef63ec8dce105e5e5bd4560f3565a71abcd5293b7b16b66461486bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 427e4ac0fc8989c3525d446dbe16fbf41446fc03007c017e30733d5da670b6d7
MD5 947bc137a6024684898f21666849d991
BLAKE2b-256 1791ab3d6918142b30780a5e9515cc0aae32bb345a1d0e2745a473ab4c527123

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 37334631a787bf69122f1425dcc1c207df0452438f9a21a2d44b0f7b6daa91bc
MD5 2608b5fc57fa882843e6dd03ef8b93a7
BLAKE2b-256 b1fbf235811428aff5f01f9670f9e60a0049dba37f7d23198cd9ee25a630c48d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 956145eb094a1f62f8e86d39195ec7bf971d8cc6aceec9d7cd336e10a8b419b3
MD5 fc54a14e70233a4e55d19830231eab15
BLAKE2b-256 9e7e2d612ed0caa49b53251946435e7318c5dcb20f86581db827feb07aabd39d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 183d6659ee3e32df7262d4edaa1da4fbf63a8fc2913d35d427eaa3bcde1a80ee
MD5 5335d57c29ec4a8db1e13c611a058331
BLAKE2b-256 4114bcf78c92827e886f3907d105f823796b1b3ac7d5a5013e17d452f3603b31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e223aac57dd36b3e1e6ca4b5e9d705bddad4077f6eb3fbcf68b86f9339effb35
MD5 8712d2dd52229b1d27407060085d9c49
BLAKE2b-256 a00c731fbde8035f78df116e4e26199da8433b9d2594f2790a83a0c9c5ee2c7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7b0d9f26da13dddb05c6e3d23b96897656a1cb55dddab28a8754fe93f7a96cfe
MD5 bf77d97acfd603b5f6ae9517b92d102c
BLAKE2b-256 c74f2af663903133c586053736c72197df1954ee615f74dc7a0eea1c1ee18960

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a139a6b30d7fbe2976f89fac5da13d221c74f47d37ff36ff90cc21cffa6ee292
MD5 ebac991933d66c02ea6b06e566a6eb95
BLAKE2b-256 224eb4d86afc4a8849d616c356b4a7b073ac5e8ac17690582622dd268b880abc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9e52905107d95010d1e65c7eb8265b9212517272ef683cc2637dbf9892df911f
MD5 ca5fb63848cff2232fca11af903b8aee
BLAKE2b-256 f3d580a31d186394f0c4b92828571423b3f443d35bf855e7bd922907f26b0655

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_planarity-10.5.8-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2dd764edf3e39c396cb2452c6992e24ed017f72b49a5c9217b490f1cfa554b75
MD5 22837bdfc3fa54eba66de314a174595e
BLAKE2b-256 a55faee20540f15f049e4c72c74e2940d7d8ea143be12613f66f15403edbf5b1

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