Skip to content

krishnatheaverage/temporal-zero-forcing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporal zero forcing

DOI

Research archive for Zero forcing on temporal graphs: Layer-local and footprint-constrained dynamics by Krishna Harish (Elkins High School, Missouri City, Texas, United States).

The project develops two synchronous finite-lifetime variants of the standard zero-forcing color-change rule:

  • Layer-local temporal zero forcing (LL-TZF): uniqueness is evaluated in the active temporal layer.
  • Footprint-constrained temporal zero forcing (FC-TZF): uniqueness is evaluated in the aggregate footprint, while the forcing edge must be active in the current layer.

The proved results include sharp growth bounds, exact values for alternating paths and even cycles, aggregation and time-reversal separations, restricted NP-completeness and W[2]-hardness, and fixed-parameter algorithms. The claim-level prior-art assessment is deliberately calibrated: no exact prior formulation of both invariants was found, but the definitions combine mature zero-forcing and temporal-graph ideas. See notes/novelty-audit.md.

Reproduce the computational checks

Requirements: Python 3.9 or newer and no third-party packages. The archived release was tested with Python 3.13.7.

python3 src/verify.py

Expected output:

Verified 127 formula instances and 4,096 exhaustive two-layer schedules; wrote .../results/verification.csv

The command regenerates results/verification.csv. Its expected SHA-256 digest is 7035cd92c06c06b6fa2b1562d476a89ec541589162dad0811e6fedd5a70cfd45.

Archive contents

Citation

Use the citation metadata supplied by GitHub or Zenodo for release v1.0.0. The version-specific DOI is 10.5281/zenodo.21347118. The all-versions concept DOI is 10.5281/zenodo.21347117.

Licensing

The verification software and associated documentation are available under the MIT License. The manuscript is available under CC BY 4.0.

About

Research software and verification results for temporal zero forcing on graphs

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors