The function prints the initial header for the console output and colors in the criteria used for optimization. Effectively, the function makes multiple calls to cat.

print_initial_header(efficiency_criteria, padding = 10, width = 80)

Arguments

efficiency_criteria

The criteria that we optimize over

padding

An integer specifying the padding of each column element. Default value is 10.

width

An integer giving the width of the horizontal rules. Default value is 80

Value

Noting