Research Article

-Labeling of the Strong Product of Paths and Cycles

Algorithm 1

Procedure  CREATE GRAPH( );
begin
:= set of all - -labelings of ;
for all   do  Insert in ;
Sort vertices of with respect to , vertices with the same value of sort with respect to ;
for all   do
 Find in such that and ;
 Find in such that and ;
 Insert in ;
end.