5 Commits

Author SHA1 Message Date
Youngjoon Lee
a42dc4b4bf
feat(blend): calculate topology diameter (#66) 2025-01-02 22:26:48 +09:00
Youngjoon Lee
be304046dd
fix(blend): ensure all nodes are connected and have the same peering degree (#64)
* fix(blendnet): ensure all nodes are connected and have the same peering degree

* cover the case where it is impossible to ensure all nodes have the same num of conns
2024-12-14 00:42:23 +09:00
Youngjoon Lee
45a2152bba
refactor(blendnet): rename mix to blend (#63)
* rename mix to blend

* update ci

* add missing dir
2024-12-13 13:31:28 +09:00
gusto
8ef0adc996
Add top level readme (#59) 2024-12-03 14:12:47 +02:00
Youngjoon Lee
2460174def
Rename mixnet-sims to blendnet-sims (#60)
* Rename `mixnet-sims` to `blendnet-sims`

* Rename `mixnet-sims` to `blendnet-sims`
2024-12-03 21:01:04 +09:00