• This function dynamically creates and displays a HTML table based on the problem statistics. The table contains the statistics of the number of equations, variables, discrete variables, non-zeros, nonlinear non-zeros, primal bound problem, and dual bound problem.

    Parameters

    • traceData: TraceData[]

      Array of objects containing the result data.

    Returns void

Generated using TypeDoc