decile-team / submodlib

Summarize Massive Datasets using Submodular Optimization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newMaxBound: -nan in LazyGreedyOptimizer.cpp

surajkothawade opened this issue · comments

The greedy maximization runs infinitely when newMaxBound: -nan and uper bound: -nan
See L98, L154 in LazyGreedyOptimizer.cpp
lazygreedy_bug

This issue can be reproduced by maximizing LogDetMI using LazyGreedy