Suraj Kothawade

Results 5 issues of Suraj Kothawade

Add seed argument to stats.rv_discrete in L33 of badge.py

Outdated based on the current GitHub repo code.

The greedy maximization runs infinitely when newMaxBound: -nan and uper bound: -nan See L98, L154 in LazyGreedyOptimizer.cpp ![lazygreedy_bug](https://user-images.githubusercontent.com/12762976/137368387-a6af0129-ed63-4c22-84ff-953998ae36c4.PNG)

stopIfZeroGain in maximize() checks 0 as an Int instead of Float

Try a few test cases where we compare the greedy ordering obtained by submodlib and datk for some functions.