Skip to content

Releases: tomokuni/EsUtil.Algorithm.MultiColumnLayoutEngine

EsUtil.Algorithm.MultiColumnLayoutEngine 1.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 02:50

複数アイテムを垂直方向の複数列へ配置し、最大列高さを最小化するレイアウト最適化ライブラリです。DP 法・Greedy 法・BinarySearch 法の 3 つのアルゴリズムを切り替えて使用できます。NuGet.org と GitHub Packages の両方に公開しています。
Full Changelog: v1.0.1...v1.0.2