Closed alterakey closed 1 month ago
This issue is stale because it has been open for 30 days with no activity.
This issue is stale because it has been open for 30 days with no activity.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Currently we are building data graphs upfront and traversing them to deduct consts; it doesn't need to be so -- e.g. we could traverse flow path-by-path, even we might be able to do so in a rolling-forward manner -- esp. considering we take depth-first approach.