tomnelson

Results 23 comments of tomnelson

Is the only conflict is the meaningless 'expectedObjectCount' magic number?

That would be a fantastic contribution. I have looked at that paper. I believe that routing the edges is the most challenging part. It may be similar to the way...

Update: I've made several attempts to implement the layout algorithm in the linked paper (https://arxiv.org/abs/1807.09368) My first steps were to just lay out the vertices and not route edges yet....

Did you read the javadocs for MutableCTree::putEdge? On Tue, Dec 26, 2017 at 6:24 PM, Jonathan Bluett-Duncan < [email protected]> wrote: > Currently, if one is given a CTree like the...

I don't like the no op if it's already there. I would have expected an exception, especially if Joshua wrote it. :-) On Dec 27, 2017 12:15 PM, "Jonathan Bluett-Duncan"...

You're probably right. I was just kidding Joshua about how he usually programs strong defenses against any surprises. On Dec 27, 2017 2:32 PM, "Jonathan Bluett-Duncan" wrote: > @tomnelson I...

I have a PR ready for this but it has to merge after the lens PR #160 It also adds javadocs and makes the default spatial structure (or lack of)...

I would only add to this issue: '...where migrating to Truth improves and clarifies the tests without adding an additional requirement for unit testing of custom Truth Subject instances'. I...