묶음으로 순열 세기

Canonical URI: https://w3id.org/kmath/solution_pattern/permutation_block_arrangement

rdf:typemath:SolutionPattern
rdfs:label묶음으로 순열 세기
rdfs:comment반드시 이웃해야 하는 대상을 하나의 묶음으로 보고 순열을 계산하는 풀이 패턴.
math:appliesToproblem_type:permutation_count
math:requiresConceptconcept:factorial
math:requiresConceptconcept:permutation
math:steps묶음 내부 배열 수를 곱한다.
math:steps묶음과 나머지 대상을 배열한다.
math:steps이웃해야 하는 대상을 하나의 묶음으로 본다.