[swift-users] problems with simple binary-trees program

Isaac Gouy igouy2 at yahoo.com
Sun Dec 20 12:08:50 CST 2015


> On Sunday, December 20, 2015 9:58 AM, Pascal Urban <mail at pscl.de> wrote:

...
> Both of these implementations are slow because they always create binary trees 

> with a depth of maxDepth instead of, well, the correct depth.

Thank you!

As always, I suspected I'd made a dumb mistake - but just wasn't seeing it.


More information about the swift-users mailing list