gap-packages / guava

GAP package guava - computations relative to error-correcting codes
https://gap-packages.github.io/guava
Other
13 stars 7 forks source link

Dangling "else" warnings in Leon's code #11

Closed osj1961 closed 2 years ago

osj1961 commented 8 years ago

There are a lot of compiler warnings (mostly dangling else) that should be cleaned-up. Need to first create a test suite for the functions in Leon's backtracking lib so that any inadvertent changes that effect functionality will get caught.

osj1961 commented 8 years ago

Leon's reference manual for the backtracking algorithms and his other programs mentions a suite of test cases, but they are not present in the repository within guava.