#define FUNCTION ats_create_problem (int peers, int transports, double b_min, double b_max, double r, double R, const struct ATS_peer * pl, const struct ATS_transports * tl, int max_it, int max_dur)
-
+#if HAVE_LIBGLPK
glp_prob * FUNCTION
{
int result = GLP_UNDEF;
GNUNET_free(options);
return lp;
}
-#if HAVE_LIBGLPK
#else
void * FUNCTION
{
struct ATS_info
{
struct GNUNET_CONTAINER_MultiHashMap * peers;
+ /**
+ * Time of last execution
+ */
struct GNUNET_TIME_Absolute last;
/**
* Minimum intervall between two executions