molfoundry.DGStrat#
- class molfoundry.DGStrat[source]#
Bases:
TSObject- static makeExecute(func)[source]#
- Parameters:
func (Callable[[GraphState], None])
- Return type:
- static makeLeftPredicate(p, strat)[source]#
- Parameters:
p (Callable[[Derivation], bool])
strat (DGStrat)
- Return type: