Process / pipelineMathematical programming

동적 계획법

동적 계획법(Dynamic Programming, DP)은 1957년 Richard Bellman이 다단계 의사결정 문제 해결을 위해 도입한 정확한 최적화 기법입니다. 복잡한 문제를 더 간단하고 중첩된 하위 문제로 분해하고, 각 하위 문제를 한 번만 해결한 후 결과를 저장하여 중복 계산을 피합니다. 최적성 원리(Principle of Optimality)에 근거하여, DP는 중첩된 하위 문제와 최적 부분 구조(optimal substructure)를 보이는 문제에 대해 전역 최적해를 보장합니다.

MethodMind에서 열기곧 제공동영상곧 제공Download slides

방법 전문 읽기

회원 전용

무료 계정으로 로그인하면 이 섹션을 읽을 수 있습니다.

로그인

Method map

The neighbourhood of related methods — select a node to explore.

+5 more

출처

  1. Bellman, R. (1957). Dynamic Programming. Princeton University Press. ISBN: 978-0-691-07951-6

이 페이지 인용 방법

ScholarGate. (2026, June 2). Dynamic Programming. ScholarGate. https://scholargate.app/ko/optimization/dynamic-programming

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side

이 방법을 참조하는 항목

ScholarGateDynamic Programming (Dynamic Programming). 2026-06-15에 다음에서 검색함: https://scholargate.app/ko/optimization/dynamic-programming · 데이터셋: https://doi.org/10.5281/zenodo.20539026