Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.37 KB

File metadata and controls

30 lines (22 loc) · 1.37 KB

BMG Project für Fortgeschrittene Methoden

License: MIT

🚀 Objectives

  1. Compare the definition of best matches and weak best matches:
    1. Check whether every best match in (N, σ) is also a weak best match. Test this computationally, but also try to give a formal argument.
    2. Check if a modified version of the BIC-cherry + expansion procedureyields networks that explain weak best match graphs.
  2. Find a way to edit the explaining networks for (weak) best matches to become more tree like.

📌 Tasks

Todo Name Tested Done
LEAH GITHUB SSH AUTH ALL ❗ NO ❗ NO
Keep Distance attribute in gene tree Lenny ❗ NO ❗ NO
Hybrid-Node-Insertion Lenny ❗ NO ❗ NO
BIC Cherry Expansion Leah ❗ NO ❗ NO
GraphOperations: "Contract", "Extend", "Delete redundant nodes" OPEN ❗ NO ❗ NO
Test (bm = weak bm?) with python OPEN ❗ NO ❗ NO
Implement wbmg_from_tree() Leo ❗ NO ❗ NO

Help

  • how to run project: uv
uv run main.py