export declare enum SolverAlgorithm { ProjectOnly = 0, QpscWithScaling = 1, QpscWithoutScaling = 2 }