This is a Java implementation of a backtracking algorithm for the minimum set cover problem. The input is a set of elements (elems) and a set of subsets of those elements (subElems). The output is the ...
The project is an IntelliJ project. If opened within Intellij, simply click "run". You can configure the way instances are initialised by modifying the InstanceConfig file. Written in Java 20, I ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results