IBM / nl2flow

NL2Flow: A PDDL Interface to Flow Construction
Apache License 2.0
6 stars 2 forks source link

An option for no coupling enforcement #99

Open TathagataChakraborti opened 4 days ago

TathagataChakraborti commented 4 days ago

Not urgent but at some point it would be good to have an option to generate samples without enforcing a coupling. So all assignments are random and the generator is pretty simple but in the "plan beg" mode for very simple problems that's all that matters. Measuring coupling only becomes useful for larger problems while for small problems enforcing coupling is tough so this way we can have both options.