Now you can use the parameter instances_cap when building a Shaper object to avoid using EVERY available instance of a class to extract a shape. This parameter will be the maximum number of instances per shape used.
This is relevant in huge computations with many instances/target shapes, as you'l be able to save a lot of memory and tackle big graphs using regular, every-day, normal hardware.