delete unused method
This commit is contained in:
@@ -123,15 +123,6 @@ Parfactor::exclusiveLogVars (size_t fIdx) const
|
||||
|
||||
|
||||
|
||||
void
|
||||
Parfactor::setConstraintTree (ConstraintTree* newTree)
|
||||
{
|
||||
delete constr_;
|
||||
constr_ = newTree;
|
||||
}
|
||||
|
||||
|
||||
|
||||
void
|
||||
Parfactor::sumOut (size_t fIdx)
|
||||
{
|
||||
|
Reference in New Issue
Block a user