Class CrMasExample


  • public class CrMasExample
    extends java.lang.Object
    Example code on using belief operators in multi-agent settings.
    Author:
    Matthias Thimm
    • Constructor Summary

      Constructors 
      Constructor Description
      CrMasExample()  
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CrMasExample

        public CrMasExample()
    • Method Detail