private fun runLUBMCardinalityEstimation() {

        val yay = mutableListOf<Pair<String, Long>>()

        for ((key, value) in LUBM) {