first pass at cleaning up ATS plugin API
[oweals/gnunet.git] / src / ats / plugin_ats_ril.c
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-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-07-17 Matthias Wachsdo not use NBO internally
2014-06-27 Matthias Wachsfix for cfg loading
2014-06-27 Matthias Wachsclarify cfg loading
2014-06-25 Matthias Wachsforgotten commit making penalty quadratic as used and...
2014-06-12 Christian Grothoffcode cleanup
2014-05-14 Matthias Wachsfix check
2014-05-14 Matthias Wachsuse cfg function in solvers
2014-05-05 Matthias Wachsfix: setting network in address with eval tool
2014-04-16 Matthias Wachschange log level
2014-04-07 Matthias Wachsunused call
2014-04-07 Bart Polot- use new hash name
2014-03-20 Matthias Wachsdoxygen fixes
2014-02-13 Fabian Oehlmann- fixed warning about missing return values
2014-02-12 Fabian Oehlmann- better variable names
2014-02-03 Fabian Oehlmann-fix merge mistake
2014-02-03 Fabian Oehlmann-minor renamings
2014-02-01 David Barksdalestats can be NULL if [statistics] DISABLE=YES
2014-01-29 Fabian Oehlmann-revert of address_bw addition
2014-01-28 Fabian Oehlmanntransport reliabilities checken
2014-01-28 Fabian Oehlmannhigher initialization of bandwidth
2014-01-25 Fabian Oehlmann-eligibility trace fixes
2014-01-23 Fabian Oehlmannrefactoring
2014-01-22 Fabian Oehlmannreward function made differentiable
2014-01-21 Fabian Oehlmannseveral fixes and comments
2014-01-17 Fabian Oehlmann- minor renamings
2014-01-16 Fabian Oehlmannminor action-selection improvement
2014-01-16 Fabian Oehlmann- state-feature fix
2014-01-09 Fabian Oehlmannkeep addresses inuse
2014-01-09 Fabian Oehlmannminor cleanup
2014-01-09 Fabian Oehlmannmade replacing traces available
2014-01-09 Fabian Oehlmannconfig parameter rename
2014-01-08 Fabian Oehlmannrbf network
2014-01-03 Fabian Oehlmannminor softmax eligibility traces fix
2014-01-02 Fabian Oehlmanneligibility traces fix
2013-12-27 Fabian Oehlmannadded option of softmax action selection strategy
2013-12-27 Fabian Oehlmannchanged function approximation to radial basis functions
2013-12-19 LRNmalloc -> new
2013-12-16 Fabian Oehlmanncheck config parameters for validity and set default...
2013-12-16 Fabian Oehlmannadded egalitarian utility goal
2013-12-16 Fabian Oehlmannnormalized feature vector
2013-12-16 Fabian Oehlmannfix matrix init
2013-12-16 Matthias Wachsfix doxygen errors in comments
2013-12-13 Christian Grothoff-doxygen, style fixes
2013-12-10 Christian Grothoff-doxygen fixes
2013-12-10 Matthias Wachsrenaming according to naming conventions