feat: add BestFitFinder orchestrator with hull edge angle strategies
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
<Compile Include="BestFit\IBestFitStrategy.cs" />
|
||||
<Compile Include="BestFit\PairEvaluator.cs" />
|
||||
<Compile Include="BestFit\BestFitFilter.cs" />
|
||||
<Compile Include="BestFit\BestFitFinder.cs" />
|
||||
<Compile Include="BestFit\RotationSlideStrategy.cs" />
|
||||
<Compile Include="BestFit\Tiling\TileResult.cs" />
|
||||
<Compile Include="BestFit\Tiling\TileEvaluator.cs" />
|
||||
|
||||
Reference in New Issue
Block a user