ThesaHelp: references i-l
Topic: structured flow diagram
Topic: program blocks for control
Topic: structured programming
Topic: programming as mathematics
| |
Reference
Kaposi, A A ,
"An algebra of algorithms and its application to program design and maintenance",
Computer Aided Design, 10, 1, pp. 74-77, January 1978.
Google
Quotations
74 ;;Quote: procedure for restructuring irregular algorithms with sequence, 'if', and 'while'
| 75 ;;Quote: 'A*' for repetition, 'A.B' for sequence, 'A+B' for selection, 'K:=U' for definition of K
| 75 ;;Quote: a set of laws for types of algorithmic control; e.g., A*.A = A.A* (both sequences of A)
| 76 ;;Quote: gives the algorithm for simplifying a program's structure
|
Related Topics
ThesaHelp: references i-l (342 items)
Topic: structured flow diagram (36 items)
Topic: program blocks for control (20 items)
Topic: structured programming (27 items)
Topic: programming as mathematics (27 items)
|