aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_mlp.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* rename fest: use new libgnunetnt instead of old libgnunetats logic for networ...Christian Grothoff2018-11-23
* Initialize dur_lpHernani Marques2018-06-25
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* migrating more services to new service APIChristian Grothoff2016-09-21
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fix crash: check if problem is already created before updatingMatthias Wachs2015-02-19
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* changing s_get API to return void instead of address, have plugin use existin...Christian Grothoff2015-02-08
* avoid several linear scans and allocations by combining AddressWrapper and as...Christian Grothoff2015-02-08
* -clarify APIChristian Grothoff2015-02-08
* -rename for naming consistencyChristian Grothoff2015-02-08
* simplify normalization logic, also have clients access norm array of address ...Christian Grothoff2015-02-08
* more dead and duplicate code eliminationChristian Grothoff2015-02-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -fix misc minor crashesChristian Grothoff2015-02-06
* get rid of stupid network[i]=i arrayChristian Grothoff2015-02-06
* first pass at cleaning up ATS plugin APIChristian Grothoff2015-02-05
* big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff2015-02-05
* Various changes:Christian Grothoff2015-02-05
* Rename DEFAULT_QUALITY to MLP_DEFAULT_QUALITY to avoid conflicting with W32 GDILRN2014-12-23
* -check RVChristian Grothoff2014-12-20
* -fix unused initialization of localsChristian Grothoff2014-12-20
* do not use NBO internallyMatthias Wachs2014-07-17
* fixing commentMatthias Wachs2014-06-25
* -fix warningsChristian Grothoff2014-06-12
* -revert 33649, see #3426Christian Grothoff2014-06-12
* code cleanupChristian Grothoff2014-06-12
* reducing outputMatthias Wachs2014-06-05
* reduce log level when solution was found within optimality gapMatthias Wachs2014-05-19
* 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
* 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
* extended error messagesMatthias Wachs2014-05-13
* logging improvement for perf toolMatthias Wachs2014-05-12
* 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
* fixing network generation issue with mlp evalution toolMatthias Wachs2014-05-08
* - refine preference calculcations to reflect all clientsMatthias Wachs2014-05-06
* fix: setting network in address with eval toolMatthias Wachs2014-05-05
* stats can be NULL if [statistics] DISABLE=YESDavid Barksdale2014-02-01
* renaming options and status variablesMatthias Wachs2014-01-28