Package es.ants.felixgm.trmsim_wsn.trm.btrm_wsn

This package includes all the classes needed for modeling BTRM-WSN (Bio-inspired Trust and Reputation Model for Wireless Sensor Networks)

See:
          Description

Class Summary
BTRM_Ant This class models an ant in the ant colony system.
BTRM_Link This class models a link between two sensors, with a certain trace of pheromone and a certain heuristic value.
BTRM_Network This class models a network composed by sensors implementing BTRM-WSN
BTRM_Sensor This class models a Sensor implementing BTRM-WSN
BTRM_WSN This class models BTRM_WSN (Bio-inspired Trust and Reputation Model for Wireless Sensor Networks) 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.
BTRM_WSN_Parameters This class represents the set of parameters' values of BTRM_WSN.
 

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

This package includes all the classes needed for modeling BTRM-WSN (Bio-inspired Trust and Reputation Model for Wireless Sensor Networks)