aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_mlp.c
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2015-02-10
| | | | testcases yet
* changing s_get API to return void instead of address, have plugin use ↵Christian Grothoff2015-02-08
| | | | existing mechanism to signal address activation
* avoid several linear scans and allocations by combining AddressWrapper and ↵Christian Grothoff2015-02-08
| | | | asi structs
* -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
| | | | directly
* 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
| | | | | | | | | | | | | | | - removed "in_use" from being passed to ATS, no longer needed as we tell ATS when we cannot follow a suggestion by removing the address; simplifies the code a lot - better handling of state machine, fallback to primary session if address switch to new session timed out - nicer logging - more comments - new testcase failures, because of #3652, #3651 and #3650 (or more that i missed).
* 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
| | | | | 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
|
* fixing network generation issue with mlp evalution toolMatthias Wachs2014-05-08
|
* - 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: 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
|
* fix: only include peers with requests and addresses available, otherwise ↵Matthias Wachs2014-01-28
| | | | system has no solution due to min_peer restriction
* clean up configuration parameters and implementationMatthias Wachs2014-01-28
|