view doc/extra @ 1571:9bfd2303f011

fix bestMatch solve method Ignore-this: 2e7f5af86e2e54b36dfb27a6b52e26a5
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 28 May 2017 07:48:04 +0000
parents 45b12307c695
children
line wrap: on
line source



'''

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


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

'''