UNPKG

@syntest/search

Version:

The common core of the SynTest Framework

8 lines 174 B
export declare enum BudgetType { EVALUATION = 0, ITERATION = 1, SEARCH_TIME = 2, STAGNATION = 3, TOTAL_TIME = 4 } //# sourceMappingURL=BudgetType.d.ts.map