Set max iterations for schroeder_iterate in boost to avoid lockup of the...
Set max iterations for schroeder_iterate in boost to avoid lockup of the algorithm. This is just set arbitrarily to 1000 without any particular reasoning, but it produces the needed result, i.e. the algorithm does not stop for no particular reason.
Loading
Please sign in to comment