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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: powerdominationtoolbox-2.1.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.1.tar.gz
Algorithm Hash digest
SHA256 a07d8b39da00526eb28d48f402739d7a3fe98d6763a4bc56437fa406f61aa373
MD5 52ac6a9459291c6d2f1b42a7fc1dd042
BLAKE2b-256 771131fa41109c564049157c65568efdd94b4d3baa3eac0fa2007d2ff4292834

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for powerdominationtoolbox-2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dd4d82db43a5bb9091d8060c45d4a621ece67f1baabad246aa0e5243f45b8b52
MD5 5a77f3fc66b9ecd5f3a3ffbcbfb345dd
BLAKE2b-256 812a19d9dc2fe6e01f34807ea283b557f0356b6587a336ce34aa560197370966

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