Dynamically changing slider

Dynamically changing slider
I have two sliders values “x” and “y” , which intern give a third slider value " z " (which the range varies accordingly with in the input of x and y) , i want to loop through this values and optimize some Objectives. Wallacei size of search space is fixed (which equals = slider range x * slider range y * slider range z. It doesn’t consider the z slider new ranges which are changing dynamically. Any way to solve this ?

Are these three sliders connected to Wallacei? are these normal Number Slider objects in GH? I can help you better if you share a file or something.