concepts.dm.crow.planners.regression_utils.canonize_bounded_variables#

canonize_bounded_variables(scopes, scope_id)[source]#

Canonize the bounded variables in the scope. This function is used to resolve the scope references in the regression trace.

Parameters:
  • scopes – a set of scopes of the regression trace.

  • scope_id – the scope id to resolve.

Returns:

the resolved scope in scopes[scope_id].