Research on Method of Designing Based on Ship Battle Decision-making System Rule Engine
Aim at the existent question of developing the ship battle decision-making system, brings forward the method of designing the system based on the rule engine. Using open source Java Drools Rule Engine as inference machine for the battle decisiowmaking system detaches decision rules from other emulation program, enhances the efficiency of system development and decreases maintenance complexity. Drools adopts Rete algorithm for object oriented systems as pattern matching algorithm for its inference machine meeting the decision deadline of complex battle system. The experiment expresses that the method has better feasibility as a result.