作者:
ric2k1 (Ric)
2009-04-26 01:15:591. The function "BddNode::getCube(size_t)" in reference does not work
correctly. Here's the fixed:
(1) File "bddNode.h"
The member function prototype:
bool getCubeRecur(bool p, size_t ith, size_t target, BddNode& res) const;
should be