Fix SOP balancing.

This commit is contained in:
Alan Mishchenko 2014-04-19 14:12:09 -07:00
parent f8a990dea9
commit 17f989ccba
1 changed files with 1 additions and 1 deletions

View File

@ -268,10 +268,10 @@ struct If_Man_t_
// priority cut
struct If_Cut_t_
{
float Delay; // delay of the cut
float Area; // area (or area-flow) of the cut
float Edge; // the edge flow
float Power; // the power flow
float Delay; // delay of the cut
int iCutFunc; // TT ID of the cut
int uMaskFunc; // polarity bitmask
unsigned uSign; // cut signature