Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new layout: use deterministic randomness for reproducible results | Alex Auvolat | 2023-09-21 | 1 | -2/+6 |
* | new layout: fix clippy lints | Alex Auvolat | 2023-09-18 | 1 | -4/+4 |
* | Changed all instances of assignation to assignment. | Jonathan Davies | 2023-01-05 | 1 | -2/+2 |
* | Use bytes as capacity units | Alex Auvolat | 2022-11-07 | 1 | -17/+17 |
* | Style improvements | Alex Auvolat | 2022-11-07 | 1 | -141/+132 |
* | Added some comment | Mendes | 2022-10-11 | 1 | -40/+39 |
* | cargo fmt | Mendes | 2022-10-10 | 1 | -377/+377 |
* | Tests written in layout.rs | Mendes | 2022-10-10 | 1 | -14/+0 |
* | corrected warnings of cargo clippy | Mendes | 2022-10-06 | 1 | -13/+13 |
* | Correction of a few bugs in the tests, modification of ClusterLayout::check | Mendes | 2022-09-22 | 1 | -23/+18 |
* | New version of the algorithm that calculate the layout. | Mendes | 2022-09-21 | 1 | -0/+440 |