Skip to content
Snippets Groups Projects
Commit d998981b authored by Studer Gabriel's avatar Studer Gabriel
Browse files

Scoring: Use consistent definition of n_max_naive parameter

There are two use cases for this parameter: 1) decide whether a chain
mapping problem is actually solvable by naive enumeration and crash out if not
2) As a decision whether one should use naive enumeration or a heuristic
approach for chain mapping.

For the latter, n_max_naive meant the number of chains in the underlying
structure. Now its number of possible mappings for both cases.
parent a09bc32b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment