
[정처기] 5과목 : 정보시스템 구축 관리 기출 문제 모음 및 풀이 (24년도~20년도)
·
자격증/정보처리기사
1. 다음중 휴리스틱 탐색 방법이 아닌 것은?① A Algorithm② Greedy Search③ Hill Climbing④ Bell-Lapadula휴리스틱 탐색(Heuristic Search)- 문제를 해결하기 위해 경험적 규칙이나 추정치를 사용하여 탐색 공간을 효율적으로 줄이는 방법이다.- 주로 최적화 문제나 인공지능 분야에서 많이 사용된다.휴리스트 탐색 종류Heuristic FunctionA Algorithm Beam SearchConsistent HeuristicGreedy SearchHill ClimbingSimulated AnnealingBest First 2. CMM(Capability Maturity Model) 모델의 레벨로 옳지 않은 것은?① 최적단계② 관리단계③ 계획단계④ 정의단계..