Google Apps Script API
    Preparing search index...

    Status of the solution. Before solving a problem the status will be NOT_SOLVED; afterwards it will take any of the other values depending if it successfully found a solution and if the solution is optimal.

    Index

    Enumeration Members

    ABNORMAL: number
    FEASIBLE: number
    INFEASIBLE: number
    MODEL_INVALID: number
    NOT_SOLVED: number
    OPTIMAL: number
    UNBOUNDED: number