Abstract: Homology localization means finding a cycle of lowest weight that represents a homology class in a simplicial complex. It is an NP-complete problem, which this paper addresses using parameterized complexity theory. We prove that to find even a constant factor approximation to this problem is W[1]-hard when solution size is used as a parameter. We have also designed and implemented two new algorithms that are fixed parameter tractable when parameterized by the treewidth of graphs associated to the simplicial complex. The running time of both algorithms matches the lower bounds we obtain from the exponential time hypothesis. We analysed the performance of the two algorithms experimentally and found that one algorithm is significantly faster than the other.
Loading