Project assignment of the "Optimization methods and algorithms" course focused on implementing a hybrid meta-heuristic algorithm to solve the optimal database design problem.
java-8 optimization-methods meta-heuristic-algorithm greedy-best-first-search optimal-database gain-cost
-
Updated
Oct 29, 2019 - Java