Skip to main content

A package for research into power domination and variations

Project description

PowerDominationToolbox

CoCalc/Sage Integration

To maintain compatability with SageMath and the Minimum Rank Sage Library, the following commands will load this library:

URL = 'https://raw.githubusercontent.com/JibJibFlutterhousen/PowerDominationToolbox/main/src/powerdominationtoolbox.py'
load(URL)

For importing this library from witin CoCalc with a free account you must do the following because CoCalc does not allow an outside internet connection with a free account.

  1. Download this code as a zip file.
  2. Extract the zip file on your local machine.
  3. Go to your project in CoCalc and upload the file "powerdominationtoolbox.py".
  4. Execute the following command in your sage worksheet.
load("powerdominationtoolbox.py")

Using the Power Domination Toolbox

The PDT offers functions for:

  1. Zero forcing, ZeroForce,
  2. Domination, Dominate,
  3. Power domination, PowerDominate,
  4. Determining if a set is a power dominating set, isPDS,
  5. JL-BW, brute force, method for locating a minimum power dominating set, JLBW_minpds,
  6. Brute force, method for locating a minimum power dominating set by way of solving the restricted power domination problem on $G'$ subject to Pref $(G')$, PDT_minpds,
  7. Calculating the power domination number of a graph, PDT_pdn, and
  8. Locating all power dominating sets of a given size while leveraging parallel computing methods, parallel_allpds_of_size.

Datasets

The provided graph datasets are encoded in graph6 format. For information on this graph format, please see http://users.cecs.anu.edu.au/~bdm/data/formats.txt. Dataset_1.g6 contains 600, connected, Erdos-Renyi random graphs (100 each on 20, 40, 60, 80, 100, and 120 vertices) with edge probability of 0.05. Dataset_2.g6 contains 665, connected, Erdos-Renyi random graphs on 80 vertices with edge probability of 0.05.

Funding

This project was sponsored, in part, by the Air Force Research Laboratory via the Autonomy Technology Research Center and Wright State University. This research was also supported by Air Force Office of Scientific Research award 23RYCOR004, and is Distribution A under the reference number APRS-RYA-2023-05-00002 and APRS-RYA-2024-03-00002.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

powerdominationtoolbox-2.0.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

powerdominationtoolbox-2.0-py3-none-any.whl (25.3 kB view details)

Uploaded Python 3

File details

Details for the file powerdominationtoolbox-2.0.tar.gz.

File metadata

  • Download URL: powerdominationtoolbox-2.0.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for powerdominationtoolbox-2.0.tar.gz
Algorithm Hash digest
SHA256 62da9ac40b8577345c18e5327a1bcbac23c7dcabc145c40dab17ed52655322cc
MD5 5462434ae3376ace99a4f06c29363ee7
BLAKE2b-256 34dd411a0b9b44e801a5e4054edd46f3508bd9b05fcdf329afab2ed31199f855

See more details on using hashes here.

File details

Details for the file powerdominationtoolbox-2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for powerdominationtoolbox-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2248abafa230b44c57268fb59b0bf79e49eefda49180f3137a364502fef1b8ed
MD5 2dd25bde3cdba9531edaa84f28cdb3a5
BLAKE2b-256 f1638dd3ab9952c02c19bf4cc8656469d04724daee0589ad7d479519f1110b83

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page