aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/graph_algo.rs
Commit message (Expand)AuthorAgeFilesLines
* layout: use separate CRDT for staged layout changesAlex Auvolat2023-11-091-415/+0
* new layout: use deterministic randomness for reproducible resultsAlex Auvolat2023-09-211-2/+6
* new layout: fix clippy lintsAlex Auvolat2023-09-181-4/+4
* Changed all instances of assignation to assignment.Jonathan Davies2023-01-051-2/+2
* Use bytes as capacity unitsAlex Auvolat2022-11-071-17/+17
* Style improvementsAlex Auvolat2022-11-071-141/+132
* Added some commentMendes2022-10-111-40/+39
* cargo fmtMendes2022-10-101-377/+377
* Tests written in layout.rsMendes2022-10-101-14/+0
* corrected warnings of cargo clippyMendes2022-10-061-13/+13
* Correction of a few bugs in the tests, modification of ClusterLayout::checkMendes2022-09-221-23/+18
* New version of the algorithm that calculate the layout.Mendes2022-09-211-0/+440