network_sweep - sweeps the network to ensure that deterministic constants are removed


network_sweep [-h][-v]

This function performs a sweep on the given Ntk_Network_t. It propagates all the deterministic constant nodes, and removes all buffer nodes. It modifies the network. Command options:

-h
Print the command usage.

-v
Print debug information.


Last updated on 20050519 00h50