Package es.ants.felixgm.trmsim_wsn.trm.lftm

This package includes all the classes needed for modeling LFTM (Linguistic Fuzzy Trust Model)

See:
          Description

Class Summary
LFTM This class models LFTM (Linguistic Fuzzy Trust Model) algorithm used by a client in a P2P, Ad-hoc or Wireless Sensor Network, in order to find the most trustworthy server offering a desired service.
LFTM_Ant This class models an ant in the ant colony system.
LFTM_Link This class models a link between two sensors, with a certain trace of pheromone and a certain heuristic value.
LFTM_Network This class models a network composed by sensors implementing LFTM
LFTM_Parameters This class represents the set of parameters' values of LFTM.
LFTM_Sensor This class models a Sensor implementing LFTM
LFTM_Service This class models a service offered in a P2P, Ad-hoc or Wireless Sensor Network, or even an agent in a multi-agent system.
 

Package es.ants.felixgm.trmsim_wsn.trm.lftm Description

This package includes all the classes needed for modeling LFTM (Linguistic Fuzzy Trust Model)