Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit51c0f63

Browse files
committed
Improve handling of pathtargets in planner.c.
Refactor so that the internal APIs in planner.c deal in PathTargets nottargetlists, and establish a more regular structure for deriving thetargets needed for successive steps.There is more that could be done here; calculating the eval costs of eachsuccessive target independently is both inefficient and wrong in detail,since we won't actually recompute values available from the input node'stlist. But it's no worse than what happened before the pathificationrewrite. In any case this seems like a good starting point for consideringhow to handle Konstantin Knizhnik's function-evaluation-postponement patch.
1 parent2f1f443 commit51c0f63

File tree

4 files changed

+190
-118
lines changed

4 files changed

+190
-118
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp