summaryrefslogtreecommitdiff
path: root/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior
AgeCommit message (Expand)Author
2021-08-06cid#1489772 UR: Uninitialized read of field in constructorCaolán McNamara
2021-08-02The null pointer bug should be fixed now.Todor Balabanov
2021-07-19AbsGTBehavior should implement ILibEngineJulien Nabet
2021-07-08Polymorphism is a better approach when there are chains of inheritance.Todor Balabanov
2021-06-20It is a good practice single source of random numbers to be used.Todor Balabanov
2021-06-17A separate function for getting a random search point is a little bit clearer.Todor Balabanov
2021-06-15Fewer array reference calls make the code more readable and more efficient.Todor Balabanov
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-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