I want to find a value in the range 0-x, using the binary iteration this interval will be halved each iteration but at each iteration I need to solve complex time consuming problem, are there algorithms or approaches faster than the binary iteration algorithm?.