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 AFRL-2023-2384 and AFRL-2024-1739.

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.4.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

powerdominationtoolbox-2.4-py3-none-any.whl (25.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for powerdominationtoolbox-2.4.tar.gz
Algorithm Hash digest
SHA256 6f447fe72ce3fbfdb98fab3608d147ecccde751a0a69466d159cf4a497fbbab0
MD5 c4fcb5aa09d8960b4dd1a3fef967c469
BLAKE2b-256 9a6fb7c020e133a768cdd807181373544081d65b4fcc3932e5e95fb8b470c888

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for powerdominationtoolbox-2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ee2c342c4aae3963aa83ae2ad56f198b14c93313676976318018fe273af909db
MD5 ec11964d4a0dab752f559e7dfeea5868
BLAKE2b-256 d38c5750716ec6be02b535272a27825a62738fe86ba7baad3c8492556f6048f9

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