Changes

Summary

  1. Adopt orphan Witnesses when possible. (commit: 107f289) (details)
  2. Include all wits so we get some ordering for the edition (commit: 368c7f9) (details)
  3. Write order.xml with the witness order we calculated (commit: 8406c3c) (details)
  4. improved ignore file (commit: 384b0f2) (details)
Commit 107f2897347ccc13451e0652468df6b201519e20 by Thorsten Vitt
Adopt orphan Witnesses when possible.
When an inscription or an ambiguous reference in the macrogenesis data
refers to a witness that is not already used by the existing data, we
can introduce an artificial 'adoption' edge to introduce the node into
the graph without inducing any conflict.
(commit: 107f289)
The file was modified report.py (diff)
The file was modified graph.py (diff)
The file was modified styles.yaml (diff)
Commit 368c7f93e411d981dae4aebf3a59e251a9018f05 by Thorsten Vitt
Include all wits so we get some ordering for the edition
(commit: 368c7f9)
The file was modified graph.py (diff)
The file was modified report.py (diff)
Commit 8406c3c1ff98bd93d8d98664578686fd3a8f463a by Thorsten Vitt
Write order.xml with the witness order we calculated
(commit: 8406c3c)
The file was modified report.py (diff)
The file was modified main.py (diff)
The file was modified .gitignore (diff)