You are here: Start » AVL.NET » FitType Enumeration
FitType Enumeration
Possibilities of solution fitting.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| BestFit | Best possible solution is being looked for. |
| FirstFit | An algorithm stops as soon, as first fit is found. |
