Implement various functions for the inner loop
anandtrex opened this issue · 5 comments
From the appendix of:
Onbaşoğlu, Esin, and Linet Özdamar. “Parallel Simulated Annealing Algorithms in Global Optimization.” Journal of Global Optimization 19, no. 1 (January 1, 2001): 27–50. https://dx.doi.org/10.1023/A:1008350810199.
@dsalaj On the wiki page for functions [1], could you also add a short description of the unique characteristics of each function? (And perhaps a link to the paper if it came from different papers). Otherwise looks quite good.
[1] https://github.com/IGITUGraz/LTL/wiki/Function-Generator
@anandtrex So the wiki page should be done now. We have described all functions implemented in function generator and referenced the web pages that summarize the implemented functions well(or do you want us to search for the papers, I doubt they would give better descriptions?).
@sinisastekovic Looks good now.
Merged into master.