top of page
La logique informatique
(selon les travaux de J.D WARNIER)
L.C.P Logic of Programs construction
The "complex" structures of programs :
Optimization of alternative complex structures : Example of a mixed structure
​
When the Subsets on which the actions to be executed out are partly disjoint and partially in intersection, the structure of the program will be partly in a tree and partly in a
complex alternative.
1. The input data 2. The truth table 3. The VEITCH diagram



4. EULER diagram
5. Boolean Simplification.


Here is the tree :
Ancre 1

try to do the hierarchical organization of the program, and why not the organization chart, and check your solution!
bottom of page