摘要
本文根据定离确多阶段决策DP解法所建立数学模型的递推特性,结合逻辑程序设计思想,利用Turbo PROLOG实现了此类决策问题的DP解法。文中给出了程序及必要的说明。例子运行结果表明本软件设计是成功的。
According to the recurrence property of mathematical model built based on the DP method for certain dispersed certain multistage decision, combined with idea of programming in logic, this paper realized that this, type of decision question is solved based on the DP method by Turbo PROLOG. The programme writed in Turbo PROLOG and necessary instruction to it is preseuted in this paper. The result of solving an example using that programme proved that software design is successful.
出处
《微电子学与计算机》
CSCD
北大核心
1992年第8期40-44,共5页
Microelectronics & Computer
关键词
多阶段决策
Multistage decision, Turbo PROLOG, DP