summaryrefslogtreecommitdiff
path: root/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps
AgeCommit message (Expand)Author
2019-06-03Range for DE scaling factor was implemented.Todor Balabanov
2019-05-17Some additional manual formatting.Todor Balabanov
2019-05-12Formatting - Eclipse IDE Java Conventions with spaces for indentation.Todor Balabanov
2019-05-12Generate behavior code simplification and very small speed-up.Todor Balabanov
2019-05-10Import of each class is better practice than import of entire library.Todor Balabanov
2019-05-01Math pow is too slow in this case.Todor Balabanov
2014-11-25java: final fields that can be staticNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-18java: fix some javadoc errorsNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-07convert EvolutionarySolver source to unix LFNoel Grandin
2011-12-03nlpsolver: remove unneeded exec bitsMiklos Vajna
2011-11-29...originally probably replaced an en-dash (thanks Roman Eisele).Stephan Bergmann
2011-11-29Replaced UTF-8 U+FFFD with ASCII space in source code comment.Stephan Bergmann
2011-11-28Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repoMichael Meeks