aboutsummaryrefslogtreecommitdiff
path: root/src/ats/perf_ats_solver.c
Commit message (Collapse)AuthorAge
* do not use NBO internallyMatthias Wachs2014-07-17
|
* performance API indicates disconnectMatthias Wachs2014-05-21
|
* fixing division by zero in normalizationMatthias Wachs2014-05-16
|
* fix logging for failed solutions + cfgMatthias Wachs2014-05-14
|
* implementation of mip gap tolerance intervalMatthias Wachs2014-05-13
|
* supporting additional log formats like MPSMatthias Wachs2014-05-13
|
* logging update timesMatthias Wachs2014-05-12
|
* logging improvement for perf toolMatthias Wachs2014-05-12
| | | | | intopt presolver support + cfg option
* fixes for the solver and perf toolMatthias Wachs2014-05-12
|
* clean up for addresses and modification to perf to get values in averagingMatthias Wachs2014-05-09
|
* fixing network generation issue with mlp evalution toolMatthias Wachs2014-05-08
|
* minor changesMatthias Wachs2014-04-30
|
* minor fix in averagingMatthias Wachs2014-01-28
|
* improved benchmark outputMatthias Wachs2014-01-28
|
* more documentation and minor cleanupsMatthias Wachs2014-01-28
|
* documentation for the performance benchmarkMatthias Wachs2014-01-28
|
* separate update and full resultsMatthias Wachs2014-01-27
|
* logging averageMatthias Wachs2014-01-27
|
* average calculationMatthias Wachs2014-01-27
|
* added multiple iteration support for averagingMatthias Wachs2014-01-27
|
* solving slow shutdown issue: statistic was not destroyedMatthias Wachs2014-01-27
|
* -fixing misc format stringsChristian Grothoff2013-12-24
|
* value__ is uint32_t, use %lu to printLRN2013-12-24
|
* malloc -> newLRN2013-12-19
|
* -fix leak (rather theoretical one)Christian Grothoff2013-12-05
|
* -fix leaks on error-return, fix indentationChristian Grothoff2013-12-05
|
* get normalized pref per clientMatthias Wachs2013-11-19
|
* fixing bugs found by coverity Matthias Wachs2013-11-15
|
* coverity fixesMatthias Wachs2013-11-15
|
* randomization was off by oneMatthias Wachs2013-11-07
|
* adding notification to solverMatthias Wachs2013-11-07
|
* randomized network selectionMatthias Wachs2013-11-06
|
* new config for solverMatthias Wachs2013-11-06
|
* benchmark with updatesMatthias Wachs2013-10-31
|
* update info for benchmarkMatthias Wachs2013-10-31
|
* adding additional INFOMatthias Wachs2013-10-31
|
* writing data filesMatthias Wachs2013-10-31
|
* gnuplot basicsMatthias Wachs2013-10-30
|
* improved benchmarkingMatthias Wachs2013-10-30
|
* implemented solver information callbacks for benchmarkingMatthias Wachs2013-10-30
|
* basic benchmark functionality workingMatthias Wachs2013-10-30
|
* fix assertion: address has to be removed from peermap before notifying solverMatthias Wachs2013-10-30
|
* minor fixes and log level changesMatthias Wachs2013-10-30
|
* fix peer creationMatthias Wachs2013-10-29
|
* fix for quota loadingMatthias Wachs2013-10-29
|
* next steps to generic perf testMatthias Wachs2013-10-29
|
* next step for generic solver testMatthias Wachs2013-10-28
|
* initial changes for generic solver performance testMatthias Wachs2013-10-28