Algorithms for max hamming exact satisfiability

  • Authors:
  • Vilhelm Dahllöf

  • Affiliations:
  • Dept. of Computer and Information Science, Linköping University, Linköping, Sweden

  • Venue:
  • ISAAC'05 Proceedings of the 16th international conference on Algorithms and Computation
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

We here study max hamming xsat, i.e., the problem of finding two xsat models at maximum Hamming distance. By using a recent xsat solver as an auxiliary function, an O(2n) time algorithm can be constructed, where n is the number of variables. This upper time bound can be further improved to O(1.8348n) by introducing a new kind of branching, more directly suited for finding models at maximum Hamming distance. The techniques presented here are likely to be of practical use as well as of theoretical value, proving that there are non-trivial algorithms for maximum Hamming distance problems.