print minimal info during benchmarking.

After initialization, to be called right before the solver is called with the respective problem. Prints nothing if only the instance id changed.

Example output:

Jan20 18h27:56, d=2, running: f01f02f03f04f05f06f07f08f09f10f11f12f13f14f15f16f17f18f19f20f21f22f23f24f25f26f27f28f29f30f31f32f33f34f35f36f37f38f39f40f41f42f43f44f45f46f47f48f49f50f51f52f53f54f55 done

Jan20 18h27:56, d=3, running: f01f02f03f04f05f06f07f08f09f10f11f12f13f14f15f16f17f18f19f20f21f22f23f24f25f26f27f28f29f30f31f32f33f34f35f36f37f38f39f40f41f42f43f44f45f46f47f48f49f50f51f52f53f54f55 done

Jan20 18h27:57, d=5, running: f01f02f03f04f05f06f07f08f09f10f11f12f13f14f15f16f17f18f19f20f21f22f23f24f25f26f27f28f29f30f31f32f33f34f35f36f37f38f39f40f41f42f43f44f45f46f47f48f49f50f51f52f53f54f55 done

Method __init__ Undocumented
Method print Undocumented
Method add_evals Undocumented
Method dimension_done Undocumented
Method function_done Undocumented
Method __call__ uses problem.id and problem.dimension to decide what to print.
Method print_timings Undocumented
Static Method short_time_stap Undocumented
def __init__(self):
Undocumented
def print(self, problem, end='', **kwargs):
Undocumented
def add_evals(self, evals, runs):
Undocumented
def dimension_done(self):
Undocumented
def function_done(self):
Undocumented
def __call__(self, problem):
uses problem.id and problem.dimension to decide what to print.
def print_timings(self):
Undocumented
@staticmethod
def short_time_stap():
Undocumented
API Documentation for cocoex, generated by pydoctor at 2020-01-21 17:05:05.