Currently we just attempt to include all solutions up to some limit that takes into consideration the maximum solution size (#17).
We currently collect the gas spent for all successful solutions, but we should probably also have an accumulator that we check while building so that we don't exceed some maximum limit.
Currently we just attempt to include all solutions up to some limit that takes into consideration the maximum solution size (#17).
We currently collect the gas spent for all successful solutions, but we should probably also have an accumulator that we check while building so that we don't exceed some maximum limit.