gecode icon indicating copy to clipboard operation
gecode copied to clipboard

Indexing of an empty vector

Open intractabilis opened this issue 6 months ago • 0 comments

https://github.com/Gecode/gecode/blob/027c57889d66dd26ad8e1a419c2cda22ab0cf305/gecode/kernel/data/array.hpp#L1571 This line will throw an unexpected exception if aa is empty.

intractabilis avatar Apr 09 '25 03:04 intractabilis