aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_normalization.h
Commit message (Collapse)AuthorAge
* use const in api, avoid castChristian Grothoff2015-01-22
|
* fixing doxygenMatthias Wachs2014-07-24
|
* - refine preference calculcations to reflect all clientsMatthias Wachs2014-05-06
| | | | | | - refining bandwidth distribution in a network - adding a configurable factor to better respect preferences
* -fix compiler warning: do not return const doubleChristian Grothoff2014-04-23
|
* doxygenMatthias Wachs2013-12-03
|
* evaluationMatthias Wachs2013-11-19
|
* get normalized pref per clientMatthias Wachs2013-11-19
|
* - reduce debug level in proportional Matthias Wachs2013-11-19
| | | | | | - store pref client in DLL - remove disconnected clients
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* fixing indentationMatthias Wachs2013-09-26
|
* use 10 secondsMatthias Wachs2013-09-26
|
* single aging task + indentationMatthias Wachs2013-09-25
|
* major change to solver api: split _update function since it combined 3 ↵Matthias Wachs2013-07-04
| | | | | | | different functionalities proportional almost done, mlp to do
* function to get normalized properties in solverMatthias Wachs2013-07-03
|
* doxygen fixesMatthias Wachs2013-07-01
|
* completed normalizing with min max handlinMatthias Wachs2013-06-25
|
* implemented ats property normalization with callback to addressMatthias Wachs2013-06-24
| | | | | to do: recalculate min/max to prevent outdated max values have an impact on normalization
* quality normalization without checking if min and max are givenMatthias Wachs2013-06-24
|
* - fixed info message in testMatthias Wachs2013-06-24
| | | | | | - added data structure for property normalization - added property averaging
* basics for quality normalizationMatthias Wachs2013-06-21
|
* doxygen fixesMatthias Wachs2013-06-21
|
* normalization docuMatthias Wachs2013-06-21
|
* renaming mlp solver for consistencyMatthias Wachs2013-06-19
|
* doxygen fixesMatthias Wachs2013-06-19
|
* changesMatthias Wachs2013-06-18
|
* (no commit message)Matthias Wachs2013-06-18
|
* proportional solver uses normalizationyMatthias Wachs2013-06-17
|
* adding generic normalization support for all solversMatthias Wachs2013-06-14