Skip to content

Potential bug in MultipleMcOptimizer #741

Description

@josemduarte

See this line:

The eclipse compiler gives a warning there that seems well founded. freePool is a List<SortedSet<Integer>> whilst the value that is searched (residue) is an Integer. @lafita could you have a look when you have time?

Metadata

Metadata

Assignees

Labels

bugBugs and bugfixes

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions