From 52a653f7a60d2b3f8632cd3a9ebdbee97b01d155 Mon Sep 17 00:00:00 2001 From: gerritbruening Date: Tue, 9 Oct 2018 13:08:15 +0200 Subject: [PATCH] Clarify macrogenesis/help's red and grey arrows fixes #12 --- report.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/report.py b/report.py index f6cbdbe..49c5a24 100644 --- a/report.py +++ b/report.py @@ -681,8 +681,8 @@ def demo_graph(u, v, extend=None, **edge_attr) -> nx.MultiDiGraph: Laut Quelle 1 entstand {w1} vor {w2}, laut Quelle 2 entstand {w2} vor {w1}. - Diese Aussage von Quelle 2 wird nicht berücksichtigt. - Die Aussage von Quelle 3 wird von vornherein ignoriert. + Diese Aussage von Quelle 2 wird bei der heuristischen Konfliktbeseitugung aus dem Graphen entfernt. + Die Aussage von Quelle 3 wird von vornherein ignoriert (Quelle allgemein unglaubwürdig oder konkrete Aussage unbegründet). Laut Quelle 2 entstand {w1} etwa gleichzeitig mit {w2}.