summaryrefslogtreecommitdiff
path: root/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps
AgeCommit message (Expand)AuthorFilesLines
2021-08-06cid#1489772 UR: Uninitialized read of field in constructorCaolán McNamara2-11/+3
2021-08-02The null pointer bug should be fixed now.Todor Balabanov4-26/+20
2021-07-19AbsGTBehavior should implement ILibEngineJulien Nabet2-3/+3
2021-07-18nlpsolver: DEPSAgent doesn't implement ILibEngineJulien Nabet1-1/+1
2021-07-18Revert "Some lower objects coupling."Noel Grandin1-11/+22
2021-07-17Some lower objects coupling.Todor Balabanov1-22/+11
2021-07-13Object initialization is done via a constructor with parameters.Todor Balabanov1-12/+17
2021-07-12cid#1487032 NP: Null pointer dereferenceCaolán McNamara1-0/+11
2021-07-08Polymorphism is a better approach when there are chains of inheritance.Todor Balabanov4-12/+8
2021-06-20It is a good practice single source of random numbers to be used.Todor Balabanov3-6/+8
2021-06-17A separate function for getting a random search point is a little bit clearer.Todor Balabanov1-1/+1
2021-06-15Fewer array reference calls make the code more readable and more efficient.Todor Balabanov1-16/+24
2019-06-03Range for DE scaling factor was implemented.Todor Balabanov1-2/+5
2019-05-17Some additional manual formatting.Todor Balabanov3-14/+26
2019-05-12Formatting - Eclipse IDE Java Conventions with spaces for indentation.Todor Balabanov4-55/+51
2019-05-12Generate behavior code simplification and very small speed-up.Todor Balabanov1-13/+48
2019-05-10Import of each class is better practice than import of entire library.Todor Balabanov4-16/+25
2019-05-01Math pow is too slow in this case.Todor Balabanov1-1/+1
2014-11-25java: final fields that can be staticNoel Grandin1-1/+1
2014-11-18java: make fields final where possibleNoel Grandin1-1/+1
2014-11-18java: fix some javadoc errorsNoel Grandin3-15/+10
2014-11-12java: convert fields to local variables where possibleNoel Grandin1-5/+2
2014-08-13java: reduce scope, make some methods privateNoel Grandin2-2/+2
2014-08-13java: reduce scope, make fields privateNoel Grandin3-14/+14
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin2-0/+9
2014-08-07convert EvolutionarySolver source to unix LFNoel Grandin4-361/+361
2011-12-03nlpsolver: remove unneeded exec bitsMiklos Vajna4-0/+0
2011-11-29...originally probably replaced an en-dash (thanks Roman Eisele).Stephan Bergmann1-1/+1
2011-11-29Replaced UTF-8 U+FFFD with ASCII space in source code comment.Stephan Bergmann1-1/+1
2011-11-28Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repoMichael Meeks4-0/+361