module documentation

Process data and generates some comparison results.

Function beautify Undocumented
Function main Main routine for generating convergence plots
Function rearrange Alligns the number of evaluations taken from the blist with the corresponding flist
Variable final_target Undocumented
Variable warned Undocumented
def beautify():

Undocumented

def main(dictAlg, outputdir='.', parentHtmlFileName=None, algorithm_name=None):

Main routine for generating convergence plots

def rearrange(blist, flist):

Alligns the number of evaluations taken from the blist with the corresponding flist

final_target: float =

Undocumented

warned: bool =

Undocumented