Changes

Summary

  1. Validate FES with keeping shouldn’t keep a cycle (commit: 20ae3e5) (details)
  2. better logging for config (commit: 5d2bcec) (details)
  3. Allow setting options from the command line (commit: 725bd80) (details)
  4. we could reuse the simple cycles ... (commit: d08ef8c) (details)
  5. use the inverse edge weight for conflict path calculation (commit: 87e9852) (details)
Commit 20ae3e563af3db73f47ca3f08f43faf9b5d74ca5 by Thorsten Vitt
Validate FES with keeping shouldn’t keep a cycle
(commit: 20ae3e5)
The file was modified src/macrogen/fes.py (diff)
The file was modified setup.py (diff)
The file was modified src/macrogen/config.py (diff)
Commit 725bd80eb43a82584188134220e549023d66c548 by Thorsten Vitt
Allow setting options from the command line
(commit: 725bd80)
The file was modified src/macrogen/etc/default.yaml (diff)
The file was modified src/macrogen/config.py (diff)
The file was modified src/macrogen/main.py (diff)
The file was modified tests/test_config.py (diff)
The file was modified src/macrogen/graph.py (diff)
Commit d08ef8c990a9280fbd0b9b3ad33db5143955ac4c by Thorsten Vitt
we could reuse the simple cycles ...
(commit: d08ef8c)
The file was modified src/macrogen/fes.py (diff)
The file was modified src/macrogen/graph.py (diff)
Commit 87e9852bb6830cc337914845c2557b1f56d64fd6 by Thorsten Vitt
use the inverse edge weight for conflict path calculation
(commit: 87e9852)
The file was modified src/macrogen/report.py (diff)
The file was modified src/macrogen/graph.py (diff)
The file was modified src/macrogen/etc/bibscores.tsv (diff)