playground:playground
Verschillen
Dit geeft de verschillen weer tussen de geselecteerde revisie en de huidige revisie van de pagina.
| Beide kanten vorige revisieVorige revisieVolgende revisie | Vorige revisie | ||
| playground:playground [2020/12/18 13:48] – oude revisie hersteld (2014/07/20 19:01) 31.40.208.94 | playground:playground [2021/03/13 00:03] (huidige) – Externe bewerking 127.0.0.1 | ||
|---|---|---|---|
| Regel 1: | Regel 1: | ||
| ====== PlayGround ====== | ====== PlayGround ====== | ||
| + | |||
| + | < | ||
| + | digraph prisma { | ||
| + | subgraph clusterprisma { | ||
| + | node [shape=box, fillcolor=blue, | ||
| + | scenarioGen [label=" | ||
| + | liabilityGen [label=" | ||
| + | portfolioRisk [label=" | ||
| + | riskAggregation [label=" | ||
| + | |||
| + | node [shape=box, fillcolor=lightblue]; | ||
| + | riskDrivers [label=" | ||
| + | liabilities [label=" | ||
| + | portfolioReturns [label=" | ||
| + | |||
| + | scenarioGen -> riskDrivers -> liabilityGen -> liabilities -> riskAggregation; | ||
| + | | ||
| + | |||
| + | color=blue; | ||
| + | label=" | ||
| + | | ||
| + | } | ||
| + | node [shape=polygon, | ||
| + | actuarialCF [label=" | ||
| + | {rank=same actuarialCF -> liabilityGen} | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | En twee | ||
| + | |||
| + | < | ||
| + | digraph G { | ||
| + | a -> b0; | ||
| + | xb [label="", | ||
| + | a -> xb [style=invis]; | ||
| + | a -> b1; | ||
| + | {rank=same b0 -> xb -> b1 [style=invis]} | ||
| + | b0 -> c0; | ||
| + | xc [label="", | ||
| + | b0 -> xc [style=invis]; | ||
| + | b0 -> c1; | ||
| + | {rank=same c0 -> xc -> c1 [style=invis]} | ||
| + | } | ||
| + | </ | ||
playground/playground.1608295693.txt.gz · Laatst gewijzigd: (Externe bewerking)
