aboutsummaryrefslogtreecommitdiff
path: root/src/ats/perf_ats_solver.c
Commit message (Collapse)AuthorAge
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related ↵Martin Schanzenbach2023-10-04
| | | | tests
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -fix many more typosChristian Grothoff2021-04-26
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* 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
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* Porting leftovers to new getopt API.Marcello Stanisci2017-03-17
|
* -indentation fixesChristian Grothoff2016-06-20
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* perform proper locking and unlockingChristian Grothoff2015-02-09
|
* avoid several linear scans and allocations by combining AddressWrapper and ↵Christian Grothoff2015-02-08
| | | | asi structs
* -rename for naming consistencyChristian Grothoff2015-02-08
|
* fix testcase FTBFSChristian 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
|
* -fixing misc minor ats test/driver bugsChristian Grothoff2014-12-07
|
* do not use NBO internallyMatthias Wachs2014-07-17
|
* performance API indicates disconnectMatthias Wachs2014-05-21
|
* fixing division by zero in normalizationMatthias Wachs2014-05-16
|
* fix logging for failed solutions + cfgMatthias Wachs2014-05-14
|
* implementation of mip gap tolerance intervalMatthias Wachs2014-05-13
|
* supporting additional log formats like MPSMatthias Wachs2014-05-13
|
* logging update timesMatthias Wachs2014-05-12
|
* logging improvement for perf toolMatthias Wachs2014-05-12
| | | | | intopt presolver support + cfg option
* fixes for the solver and perf toolMatthias Wachs2014-05-12
|
* clean up for addresses and modification to perf to get values in averagingMatthias Wachs2014-05-09
|
* fixing network generation issue with mlp evalution toolMatthias Wachs2014-05-08
|
* minor changesMatthias Wachs2014-04-30
|
* minor fix in averagingMatthias Wachs2014-01-28
|
* improved benchmark outputMatthias Wachs2014-01-28
|
* more documentation and minor cleanupsMatthias Wachs2014-01-28
|
* documentation for the performance benchmarkMatthias Wachs2014-01-28
|
* separate update and full resultsMatthias Wachs2014-01-27
|
* logging averageMatthias Wachs2014-01-27
|
* average calculationMatthias Wachs2014-01-27
|
* added multiple iteration support for averagingMatthias Wachs2014-01-27
|
* solving slow shutdown issue: statistic was not destroyedMatthias Wachs2014-01-27
|
* -fixing misc format stringsChristian Grothoff2013-12-24
|