From 2621bc3962d0f9a3d12b2318aeb3f425fe6a28c7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 9 Jun 2012 16:36:00 +0100 Subject: [PATCH] strategy: calculate/use \allsrcs --- ranking.tex | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ranking.tex b/ranking.tex index e705a56..c5aa008 100644 --- a/ranking.tex +++ b/ranking.tex @@ -18,14 +18,13 @@ $\alg{Rank-Recurse}(\pc)$ is: ranking iteration, do nothing. Otherwise: \item Add $\pc$ to $\allpatches$ if it is not there already. +If it was added, recalculate $\allsrcs$ accordingly. \item Set $$ \set S \iassign h(\pcn) - \cup - \bigcup_{\p \in \allpatches} - \bigcup_{H \in h(\pn) \lor H \in h(\py)} - \{ \baseof{E} \; | \; E \in \pendsof{H}{\pcy} \} + \cup + \{ \baseof{E} \; | \; E \in \pendsof{\allsrcs}{\pcy} \} $$ and $W \iassign w(h(\pcn))$ -- 2.30.2