Review

  • Journal of Nuclear Fuel Cycle and Waste Technology
  • Volume 18(1); 2020
  • Article

Research Paper

Journal of Nuclear Fuel Cycle and Waste Technology 2020;18(1):19-29. Published online: Mar, 30, 2020

Efficient Computation of Radioactive Decay with Graph Algorithms

  • Tae-Sic Yoo
Abstract

This paper gives two graph-based algorithms for radioactive decay computation. The first algorithm identifies the connected components of the graph induced from the given radioactive decay dynamics to reduce the size of the problem. The solutions are derived over the precalculated connected components, respectively and independently. The second algorithm utilizes acyclic structure of radioactive decay dynamics. The algorithm evaluates the reachable vertices of the induced system graph from the initially activated vertices and finds the minimal set of starting vertices populating the entire reachable vertices. Then, the decay calculations are performed over the reachable vertices from the identified minimal starting vertices, respectively, with the partitioned initial value over the reachable vertices. Formal arguments are given to show that the proposed graph inspired divide and conquer calculation methods perform the intended radioactive decay calculation. Empirical efforts comparing the proposed radioactive decay calculation algorithms are presented.

Keywords

Radioactive decay computation,Nuclear fuel cycle,Graph algorithms