| ▲ | ctenb a day ago |
| What is complexity sorted order? |
|
| ▲ | rtu8lu a day ago | parent [-] |
| When you generate randomized data in an order from the simplest to the most complex. |
| |
| ▲ | ctenb 6 hours ago | parent [-] | | Isn't that very wasteful or difficult to do in practice? If you consider that shrinkers generally take lower numbers to be 'simpler' than higher numbers, complexity-ordering requires you to generate all the numbers from low to high |
|