glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / ats / perf_ats_solver.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)
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Marcello StanisciPorting leftovers to new getopt API.
2016-06-20 Christian Grothoff-indentation fixes
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-09 Christian Grothoffperform proper locking and unlocking
2015-02-08 Christian Grothoffavoid several linear scans and allocations by combining...
2015-02-08 Christian Grothoff-rename for naming consistency
2015-02-08 Christian Grothofffix testcase FTBFS
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...
2014-12-07 Christian Grothoff-fixing misc minor ats test/driver bugs
2014-07-17 Matthias Wachsdo not use NBO internally
2014-05-21 Matthias Wachsperformance API indicates disconnect
2014-05-16 Matthias Wachsfixing division by zero in normalization
2014-05-14 Matthias Wachsfix logging for failed solutions + cfg
2014-05-13 Matthias Wachsimplementation of mip gap tolerance interval
2014-05-13 Matthias Wachssupporting additional log formats like MPS
2014-05-12 Matthias Wachslogging update times
2014-05-12 Matthias Wachslogging improvement for perf tool
2014-05-12 Matthias Wachsfixes for the solver and perf tool
2014-05-09 Matthias Wachsclean up for addresses and modification to perf to...
2014-05-08 Matthias Wachsfixing network generation issue with mlp evalution...
2014-04-30 Matthias Wachsminor changes
2014-01-28 Matthias Wachsminor fix in averaging
2014-01-28 Matthias Wachsimproved benchmark output
2014-01-28 Matthias Wachsmore documentation and minor cleanups
2014-01-28 Matthias Wachsdocumentation for the performance benchmark
2014-01-27 Matthias Wachsseparate update and full results
2014-01-27 Matthias Wachslogging average
2014-01-27 Matthias Wachsaverage calculation
2014-01-27 Matthias Wachsadded multiple iteration support for averaging
2014-01-27 Matthias Wachssolving slow shutdown issue: statistic was not destroyed
2013-12-24 Christian Grothoff-fixing misc format strings
2013-12-24 LRNvalue__ is uint32_t, use %lu to print
2013-12-19 LRNmalloc -> new
2013-12-05 Christian Grothoff-fix leak (rather theoretical one)
2013-12-05 Christian Grothoff-fix leaks on error-return, fix indentation
2013-11-19 Matthias Wachsget normalized pref per client
2013-11-15 Matthias Wachsfixing bugs found by coverity
2013-11-15 Matthias Wachscoverity fixes
2013-11-07 Matthias Wachsrandomization was off by one
2013-11-07 Matthias Wachsadding notification to solver
2013-11-06 Matthias Wachsrandomized network selection
2013-11-06 Matthias Wachsnew config for solver
2013-10-31 Matthias Wachsbenchmark with updates
2013-10-31 Matthias Wachsupdate info for benchmark
2013-10-31 Matthias Wachsadding additional INFO
2013-10-31 Matthias Wachswriting data files
2013-10-30 Matthias Wachsgnuplot basics
2013-10-30 Matthias Wachsimproved benchmarking
2013-10-30 Matthias Wachsimplemented solver information callbacks for benchmarking
2013-10-30 Matthias Wachsbasic benchmark functionality working
2013-10-30 Matthias Wachsfix assertion: address has to be removed from peermap...
2013-10-30 Matthias Wachsminor fixes and log level changes
2013-10-29 Matthias Wachsfix peer creation
2013-10-29 Matthias Wachsfix for quota loading
2013-10-29 Matthias Wachsnext steps to generic perf test
2013-10-28 Matthias Wachsnext step for generic solver test
2013-10-28 Matthias Wachsinitial changes for generic solver performance test