summaryrefslogtreecommitdiff
path: root/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior/PSGTBehavior.java
AgeCommit message (Expand)Author
2021-08-02The null pointer bug should be fixed now.Todor Balabanov
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-15Fewer array reference calls make the code more readable and more efficient.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-10Import of each class is better practice than import of entire library.Todor Balabanov
2014-11-18java: fix some javadoc errorsNoel 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-28Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repoMichael Meeks