|
|
@@ -119,7 +119,7 @@ class CandidatesGenerator {
|
|
|
println()
|
|
|
}
|
|
|
|
|
|
- // TODO: Break this method into multiple methods: generation of contratins, propagation of constraints, etc...
|
|
|
+ // TODO: Break this method into multiple methods: generation of constraints, propagation of constraints, etc...
|
|
|
// Leave the recursive calls here!
|
|
|
def private int recGenerateVariants(Deque<VariantDiagram> ns,
|
|
|
HintConfiguration cs,
|