Age | Commit message (Expand) | Author |
2022-12-19 | Fix title for nlpsolver/README.md | Hossein |
2022-07-05 | Related tdf#137145 tdf#137569 Capitalization + punctuation fixes | Adolfo Jayme Barrientos |
2021-08-06 | cid#1489772 UR: Uninitialized read of field in constructor | Caolán McNamara |
2021-08-02 | The null pointer bug should be fixed now. | Todor Balabanov |
2021-07-19 | AbsGTBehavior should implement ILibEngine | Julien Nabet |
2021-07-18 | nlpsolver: DEPSAgent doesn't implement ILibEngine | Julien Nabet |
2021-07-18 | Revert "Some lower objects coupling." | Noel Grandin |
2021-07-17 | Some lower objects coupling. | Todor Balabanov |
2021-07-13 | Object initialization is done via a constructor with parameters. | Todor Balabanov |
2021-07-12 | cid#1487032 NP: Null pointer dereference | Caolán McNamara |
2021-07-08 | Polymorphism is a better approach when there are chains of inheritance. | Todor Balabanov |
2021-06-21 | Global optimization metaheuristics sometimes are sensitive to the quality of ... | Todor Balabanov |
2021-06-20 | It is a good practice single source of random numbers to be used. | Todor Balabanov |
2021-06-17 | A separate function for getting a random search point is a little bit clearer. | Todor Balabanov |
2021-06-15 | Fewer array reference calls make the code more readable and more efficient. | Todor Balabanov |
2021-05-03 | clean up some Java warnings | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2020-09-25 | value and targetValue cannot be null at this point | Noel Grandin |
2020-07-28 | Related tdf#135211: return early if no data | Julien Nabet |
2020-07-28 | Typo: Swam->Swarm | Julien Nabet |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2019-09-06 | Fixing '....' | Andrea Gelmini |
2019-07-27 | Fix typos | Andrea Gelmini |
2019-06-03 | Checking of min and max factor value was added. | Todor Balabanov |
2019-06-03 | Range for DE scaling factor was implemented. | Todor Balabanov |
2019-05-17 | Some additional manual formatting. | Todor Balabanov |
2019-05-13 | nlpsolver: This is considered internal code | Samuel Mehrbrodt |
2019-05-12 | Formatting - Eclipse IDE Java Conventions with spaces for indentation. | Todor Balabanov |
2019-05-12 | Generate behavior code simplification and very small speed-up. | Todor Balabanov |
2019-05-10 | Import of each class is better practice than import of entire library. | Todor Balabanov |
2019-05-01 | Fisher-Yates shuffling algorithm achieves much better randomization. | Todor Balabanov |
2019-05-01 | Random class is better than Math random function. | Todor Balabanov |
2019-05-01 | Math pow is too slow in this case. | Todor Balabanov |
2018-06-26 | tdf#43388: add missing info for Evolutionary Algorithm Solver | Julien Nabet |
2018-01-27 | Fix typos | Andrea Gelmini |
2017-02-03 | Typos | Julien Nabet |
2016-12-12 | tdf#104268 NLPSolver: Improve display of solution | Laurent Balland-Poirier |
2016-11-06 | tdf#103622 do not use arrow as separator of menu commands | Stanislav Horacek |
2016-01-21 | coverity#1326449 Dereference null return value | Caolán McNamara |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-04 | coverity#1327027 SIC: Inner class could be made static | Caolán McNamara |
2015-10-21 | More plausible fix | Stephan Bergmann |
2015-10-15 | coverity#1326260 Explicit null dereferenced | Caolán McNamara |
2015-10-15 | cid#1327023 to cid#1327077 SIC: Inner class could be made static | Noel Grandin |
2015-10-14 | cid#1326608,cid#1326609 CN: Bad implementation of cloneable idiom | Noel Grandin |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-09-18 | Fix typos | Andrea Gelmini |