Research Article

A Norm Compliance Approach for Open and Goal-Directed Intelligent Systems

Algorithm 2

Check_Norm_Contradiction.

Data: a list of norms
Result: a list of consistent norms
①  for to do
  
  
  if then
   if then
    add to
   else
    if then
      (see Case A)
    else
      (see Case B)
  else