NMF Optimizations
NMF Optimizations is a project to support for domain-specific optimizations. Currently, these optimization tasks are solved by default using a brute-force algorithm. However, NMF Optimizations aims to provide means to specify these optimization tasks in a concise way. Developers only have to implement modification classes that have an apply method and a backtrack method. Furthermore, developers need to specify patterns when these modifications are applicable.
A description as technical report on NMF Optimizations can be found here:
nmfo_report.pdf