#ifndef __ACE_DEPTH_H_
#define __ACE_DEPTH_H_

int ace_calc_network_depth(Abc_Ntk_t * ntk);

#endif