Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 757 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 757 Bytes

Changelog

2.1.0 - 2022-05-24

Added features:

  • Initialize solver with an existing hitting set
  • Stop solving once a hitting set of a given size or smaller has been found
  • Ability to export final hitting set to a file
  • Allow JSON formatted hypergraphs as an alternative input format

2.0.0 - 2021-10-21

Version described in the An Efficient Branch-and-Bound Solver for Hitting Set research paper.

1.0.0 - 2021-02-05

Version described in my master thesis