- 관계형 데이터베이스를 이용한 배낭문제 해법기의 구현
- ㆍ 저자명
- 서창교,송구선
- ㆍ 간행물명
- 經營 科學
- ㆍ 권/호정보
- 1996년|13권 2호|pp.73-94 (22 pages)
- ㆍ 발행정보
- 한국경영과학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
Knapsack problems represent many business application such as cargo loading, project selection, and capital budgeting. In this research we developed a knapsack problem solver based on Martello-Toth algorithm using a relational database management system on the PC platform. The solver used the menu-driven user interface. The solver can be easily integrated with the database of decision support system because the solver can access the database to retrieve the data for the model and to store the result directly.