#include <baseannealer.h>
Collaboration diagram for BaseAnnealer::SolutionInfo:

Public Member Functions | |
| SolutionInfo () | |
Public Attributes | |
| double | area |
| double | width |
| double | height |
| double | HPWL |
|
|
Definition at line 87 of file baseannealer.h. References area, height, HPWL, and width.
|
|
|
Definition at line 93 of file baseannealer.h. Referenced by Parquet::go(), BaseAnnealer::printResults(), and SolutionInfo(). |
|
|
Definition at line 95 of file baseannealer.h. Referenced by Parquet::go(), BaseAnnealer::printResults(), and SolutionInfo(). |
|
|
Definition at line 96 of file baseannealer.h. Referenced by Parquet::go(), BaseAnnealer::printResults(), and SolutionInfo(). |
|
|
Definition at line 94 of file baseannealer.h. Referenced by Parquet::go(), BaseAnnealer::printResults(), and SolutionInfo(). |
1.3.2