Research Article

A Framework for Real-Time Intrusion Response in Software Defined Networking Using Precomputed Graphical Security Models

Algorithm 1

Response node selection algorithm.
procedure RNS
if  >  then
  SendtoReconfiguration Module
else
  for allEfromto do
   
   
  end for
end if
end procedure