display
Utility functions for displaying algorithm information.
Module:
aisp.utils.display
Import:from aisp.utils import display
Classes
| Class | Description |
|---|---|
TableFormatter | Format tabular data into strings for display in the console. |
ProgressTable | Display a formatted table in the console to track the algorithm's progress. |