glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / ats / plugin_ats_mlp.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2016-09-21 Christian Grothoffmigrating more services to new service API
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-19 Matthias Wachsfix crash: check if problem is already created before...
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-08 Christian Grothoffchanging s_get API to return void instead of address...
2015-02-08 Christian Grothoffavoid several linear scans and allocations by combining...
2015-02-08 Christian Grothoff-clarify API
2015-02-08 Christian Grothoff-rename for naming consistency
2015-02-08 Christian Grothoffsimplify normalization logic, also have clients access...
2015-02-08 Christian Grothoffmore dead and duplicate code elimination
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-06 Christian Grothoff-fix misc minor crashes
2015-02-06 Christian Grothoffget rid of stupid network[i]=i array
2015-02-05 Christian Grothofffirst pass at cleaning up ATS plugin API
2015-02-05 Christian Grothoffbig ATS refactoring, no serious semantic changes should...
2015-02-05 Christian GrothoffVarious changes:
2014-12-23 LRNRename DEFAULT_QUALITY to MLP_DEFAULT_QUALITY to avoid...
2014-12-20 Christian Grothoff-check RV
2014-12-20 Christian Grothoff-fix unused initialization of locals
2014-07-17 Matthias Wachsdo not use NBO internally
2014-06-25 Matthias Wachsfixing comment
2014-06-12 Christian Grothoff-fix warnings
2014-06-12 Christian Grothoff-revert 33649, see #3426
2014-06-12 Christian Grothoffcode cleanup
2014-06-05 Matthias Wachsreducing output
2014-05-19 Matthias Wachsreduce log level when solution was found within optimal...
2014-05-14 Matthias Wachsuse cfg function in solvers
2014-05-14 Matthias Wachsread coefficients with cfg functions
2014-05-13 Matthias Wachsimplemented mip gap
2014-05-13 Matthias Wachsimplementation of mip gap tolerance interval
2014-05-13 Matthias Wachsoption to disable objectives
2014-05-13 Matthias Wachssupporting additional log formats like MPS
2014-05-13 Matthias Wachsincrease numerical stability: replace BIG_M with networ...
2014-05-13 Matthias Wachsextended error messages
2014-05-12 Matthias Wachslogging improvement for perf tool
2014-05-12 Matthias Wachsdbg option to autoscale problem
2014-05-12 Matthias Wachsadding config option to check for feasibility only
2014-05-12 Matthias Wachsfixes for the solver and perf tool
2014-05-08 Matthias Wachsfixing network generation issue with mlp evalution...
2014-05-06 Matthias Wachs- refine preference calculcations to reflect all clients
2014-05-05 Matthias Wachsfix: setting network in address with eval tool
2014-02-01 David Barksdalestats can be NULL if [statistics] DISABLE=YES
2014-01-28 Matthias Wachsrenaming options and status variables
2014-01-28 Matthias Wachsfix: only include peers with requests and addresses...
2014-01-28 Matthias Wachsclean up configuration parameters and implementation
2013-12-19 LRNmalloc -> new
2013-12-10 Matthias Wachsrenaming according to naming conventions