Files @ 9bfd2303f011
Branch filter:

Location: light9/doc/extra

Drew Perttula
fix bestMatch solve method
Ignore-this: 2e7f5af86e2e54b36dfb27a6b52e26a5


'''

        up
        |\________
       / \_      /\
      /    \   /   \
   d1        d2    d3


   up has a single output that outputs {d1 : .8, d2:0.1}
   

'''