index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ats
/
plugin_ats_mlp.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2016-09-21
migrating more services to new service API
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-19
fix crash: check if problem is already created before updating
Matthias Wachs
2015-02-10
fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...
Christian Grothoff
2015-02-08
changing s_get API to return void instead of address, have plugin use existin...
Christian Grothoff
2015-02-08
avoid several linear scans and allocations by combining AddressWrapper and as...
Christian Grothoff
2015-02-08
-clarify API
Christian Grothoff
2015-02-08
-rename for naming consistency
Christian Grothoff
2015-02-08
simplify normalization logic, also have clients access norm array of address ...
Christian Grothoff
2015-02-08
more dead and duplicate code elimination
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2015-02-06
-fix misc minor crashes
Christian Grothoff
2015-02-06
get rid of stupid network[i]=i array
Christian Grothoff
2015-02-05
first pass at cleaning up ATS plugin API
Christian Grothoff
2015-02-05
big ATS refactoring, no serious semantic changes should stem from this
Christian Grothoff
2015-02-05
Various changes:
Christian Grothoff
2014-12-23
Rename DEFAULT_QUALITY to MLP_DEFAULT_QUALITY to avoid conflicting with W32 GDI
LRN
2014-12-20
-check RV
Christian Grothoff
2014-12-20
-fix unused initialization of locals
Christian Grothoff
2014-07-17
do not use NBO internally
Matthias Wachs
2014-06-25
fixing comment
Matthias Wachs
2014-06-12
-fix warnings
Christian Grothoff
2014-06-12
-revert 33649, see #3426
Christian Grothoff
2014-06-12
code cleanup
Christian Grothoff
2014-06-05
reducing output
Matthias Wachs
2014-05-19
reduce log level when solution was found within optimality gap
Matthias Wachs
2014-05-14
use cfg function in solvers
Matthias Wachs
2014-05-14
read coefficients with cfg functions
Matthias Wachs
2014-05-13
implemented mip gap
Matthias Wachs
2014-05-13
implementation of mip gap tolerance interval
Matthias Wachs
2014-05-13
option to disable objectives
Matthias Wachs
2014-05-13
supporting additional log formats like MPS
Matthias Wachs
2014-05-13
increase numerical stability: replace BIG_M with network quota
Matthias Wachs
2014-05-13
extended error messages
Matthias Wachs
2014-05-12
logging improvement for perf tool
Matthias Wachs
2014-05-12
dbg option to autoscale problem
Matthias Wachs
2014-05-12
adding config option to check for feasibility only
Matthias Wachs
2014-05-12
fixes for the solver and perf tool
Matthias Wachs
2014-05-08
fixing network generation issue with mlp evalution tool
Matthias Wachs
2014-05-06
- refine preference calculcations to reflect all clients
Matthias Wachs
2014-05-05
fix: setting network in address with eval tool
Matthias Wachs
2014-02-01
stats can be NULL if [statistics] DISABLE=YES
David Barksdale
2014-01-28
renaming options and status variables
Matthias Wachs
2014-01-28
fix: only include peers with requests and addresses available, otherwise syst...
Matthias Wachs
2014-01-28
clean up configuration parameters and implementation
Matthias Wachs
2013-12-19
malloc -> new
LRN
[next]