A program consisting of two main features:
- A Python application to generate two randomized configuration knowledge bases (main.py)
- A Java application to merge these two randomly generated knowledge bases (src/ConMerge/ConMerge.java)
A detailed description of the algorithms can be found in the correponding paper: https://link.springer.com/chapter/10.1007/978-3-030-55789-8_12