PIELab / behaviorSim_web

:thought_balloon: GUI for creating Human Behavior Models
http://pielab.github.io/behaviorSim_web/
GNU General Public License v2.0
0 stars 0 forks source link

ModelBuilder.node_is_complete sometimes returns true when should be false #50

Open 7yl4r opened 10 years ago

7yl4r commented 10 years ago

current implementation checks that a formulation (or assumption) is given, but does not check that each of the required parameters exists or has a valid value. I believe this is the root cause of #49.