David C. Kutner
Results
1
issues of
David C. Kutner
**Description of bug, expected and actual behavior** `isgraphical` returns true for a non-graphical sequence, namely `[4,2,2,2,0]`. It should return false on this input. **How to reproduce** Call the function `isgraphical`...
bug