-
### Use case
Currently, `Navigator` creates `PrimaryScrollController`, inherited widget. It makes sense because `Navigator` means new single page mostly. But how about we need nested navigation? For …
-
**Issue by [adriancole](https://github.com/adriancole)**
_Sunday Jan 17, 2016 at 01:59 GMT_
_Originally opened as https://github.com/opentracing/opentracing.io/issues/28_
----
One of my goals of wo…
-
Hi,
I saw the code that spawns a child by randomly mixing the genome of two parents and I was wondering if the two-way mixing achieves the fastest improvement of the behavior gen after gen.
Do you…
-
+ [x] for target functor node, find single ct-table for target node + parents
+ [ ] for target functor node, find multiple ct-tables, one for each child
+ [ ] merge multiple transposed ct-tables int…
-
A "merge nodes" function could be nice -- one such that nodes A and B with (respectively) children CA and CB and parents PA and PB become a single node A+B with parents PA+PB and children CA+CB. (Text…
-
We removed calibration of incomes and filer counts with AGI below 10k, but perhaps we should re-add them (but not trained).
-
Any subtree can have an arbitrary number of "parents". That means that while our presentation layer can have a notion of a single "parent" node, our model can't.
-
One big design problem is how to _visually represent_ a task being a child of more than one parent task.
Because in practice, in life and my daily use of tasks, there are many cases where I think …
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
I would like to be able to, upon text entry, query my backend. I c…
-
Tag helpers can restrict (to a certain extent) which tags can be their child tag helpers and vice versa using [RestrictChildren](https://github.com/aspnet/AspNetCore/blob/237a7a65d6432e0ac99537e73f745…