Artificial Intelligence

Properties of Commutative production system, Introduction to Decomposable production system

Properties of Commutative   production system

  1. An irrevocable control regime can always be used in a commutative system because the application of a rule never needs to be taken back or undone.
  2. No need of a mechanism for applying alternative sequence of rules .The rule that is applicable  to an earlier database is applicable to the current one as well.
  3. In a commutative production system there may be a chance of having inappropriate rules. This inappropriate rule just delays but never prevents termination.

Decomposable production system

 In order to understand decomposable production system. Consider a system   which has initial database as (C,B,Z). The production rules are based on the following rules. C could be written as (D,L) ; C could be written as ( B,M) ; B could be written as (M,M) ; Z could be written as (B,B,M) i.e.,

R1 : C → ( D,L)

R2 : C → (B,M)

R3: B → (M,M)

R4: Z → (B,B,M)

 Here I’m looking for a termination condition where the database contains only M. If I start with  the complete C B Z I have 3 rewriting rules for C, B, Z so  my path would be 3 different distinct paths. I could write C or B or Z.

                                                            FIGURE  1

And each of them could take different paths. And what is important is to note that some path may lead to termination. But, some other path may not lead to termination . Instead of looking at C B Z as a complete single entity , the decomposable production system allows me to  look at C B Z as 3 different units of C B Z .This is because of the problem that  I get  when I look at it as 1 single unit as highlighted.

Lakshmi Durga

Share
Published by
Lakshmi Durga

Recent Posts

What are Template Tags in WordPress? How to Use Template Tags

In wordpress if you are developing new or custom wordpress theme or wordpress plugin then…

2 months ago

Google Search Indexing Issues Started on 31st January to February 2024

If you are experiencing indexing issues of your website then you are not alone and…

3 months ago

Create QR Code for Pages & Post using Plugin in WordPress

On your wordpress website if you want to generate qr code for pages and posts…

3 months ago

Add Google Search Console HTML File Upload on WordPress

If you are trying to verify your WordPress website with google search console with html…

3 months ago

How Do I Add Google Search Console Verification HTML Tag in WordPress?

If you are on wordpress website and wondering how to keep search console html verification…

3 months ago

Why WordPress Too Many Redirects After URL Change

If you are getting too many redirects error on your WordPress website after changing url…

3 months ago