aboutsummaryrefslogtreecommitdiff
path: root/src/ats
Commit message (Collapse)AuthorAge
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
|
* do not use session_id in GAS_performance_notify_all_clients, needs to be ↵Christian Grothoff2014-06-16
| | | | 'active'; also indentation/doxygen
* -doxygen, indentation, nicer statsChristian Grothoff2014-06-16
|
* -doxygen, indentationChristian Grothoff2014-06-16
|
* -remove dead includeChristian Grothoff2014-06-16
|
* doxygen, make local symbol staticChristian Grothoff2014-06-16
|
* -doxygen, indentationChristian Grothoff2014-06-16
|
* -fix warningsChristian Grothoff2014-06-12
|
* -revert 33649, see #3426Christian Grothoff2014-06-12
|
* code cleanupChristian Grothoff2014-06-12
|
* -simplify plugin, remove unnecessary header, make internal plugin functions ↵Christian Grothoff2014-06-11
| | | | static, doxygen, indentation, code simplification
* -trying to fix #3426Christian Grothoff2014-06-11
|
* fixing unused codeMatthias Wachs2014-06-11
|
* debug code to track down assertion in line 668Matthias Wachs2014-06-05
|
* reducing outputMatthias Wachs2014-06-05
|
* -indentation fixesChristian Grothoff2014-05-27
|
* performance API indicates disconnectMatthias Wachs2014-05-21
|
* remove log level and initialize valuesMatthias Wachs2014-05-19
|
* - increase log level when quotas cannot be loaded from configurationMatthias Wachs2014-05-19
| | | | | - fix for setting default inbound bandwidth
* reduce log level when solution was found within optimality gapMatthias Wachs2014-05-19
|
* setting feedback with preference generatorMatthias Wachs2014-05-16
|
* fixing division by zero in normalizationMatthias Wachs2014-05-16
|
* remove unused breakMatthias Wachs2014-05-15
|
* log if peer is requestedMatthias Wachs2014-05-15
|
* adding bt to data file headerMatthias Wachs2014-05-15
|
* header Matthias Wachs2014-05-15
|
* add step durationMatthias Wachs2014-05-15
|
* fix checkMatthias Wachs2014-05-14
|
* fix logging for failed solutions + cfgMatthias Wachs2014-05-14
|
* updating cfgMatthias Wachs2014-05-14
|
* use cfg function in solversMatthias Wachs2014-05-14
|
* read coefficients with cfg functionsMatthias Wachs2014-05-14
|
* implemented mip gapMatthias Wachs2014-05-13
|
* implementation of mip gap tolerance intervalMatthias Wachs2014-05-13
|
* perf_solver_conf with mlp optionsMatthias Wachs2014-05-13
|
* option to disable objectivesMatthias Wachs2014-05-13
|
* supporting additional log formats like MPSMatthias Wachs2014-05-13
|
* increase numerical stability: replace BIG_M with network quotaMatthias Wachs2014-05-13
|
* -do not require UID match for ATSChristian Grothoff2014-05-13
|
* extended error messagesMatthias Wachs2014-05-13
|
* logging update timesMatthias Wachs2014-05-12
|
* logging improvement for perf toolMatthias Wachs2014-05-12
| | | | | intopt presolver support + cfg option
* dbg option to autoscale problemMatthias Wachs2014-05-12
|
* adding config option to check for feasibility onlyMatthias Wachs2014-05-12
|
* fixes for the solver and perf toolMatthias Wachs2014-05-12
|
* Minor bigfixes.Andrew Cann2014-05-11
|
* clean up for addresses and modification to perf to get values in averagingMatthias Wachs2014-05-09
|
* major changes to proportional solver including stability support for address ↵Matthias Wachs2014-05-09
| | | | switch
* fixing memory corruptionMatthias Wachs2014-05-09
|
* - combining performance selection and stability in proportional address ↵Matthias Wachs2014-05-08
| | | | | | | selection - adding stbility tolerance configuration setting