Warning: session_start(): open(/var/lib/php/sessions/sess_v8cjcnqodll7tbt6f742k793n2, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
static Collection ai_powerWordsExpand(ParsedPowerWords ppw, S... words) { if (ppw == null) null; Set seen = ciSet(); new LS out; LPair equations = ai_parsedPowerWordEquations(ppw); pnlStruct(equations); while licensed { bool change = false; fOr (Pair eq : equations) { if (containsAll(seen, eq.a)) for (S s : eq.b) if (seen.add(s)) { out.add(s); set change; } } if (!change) break; } ret out; }