Comprehensive integración de LightJason Tools for Every Need

Get access to integración de LightJason solutions that address multiple requirements. One-stop resources for streamlined workflows.

integración de LightJason

  • A Java module providing Boolean operations (AND, OR, NOT, XOR) as actions for LightJason agents.
    0
    0
    What is Java-Action-Bool?
    Java-Action-Bool integrates seamlessly with the LightJason multi-agent framework, enabling developers to leverage ready-made boolean logic actions in their agent programs. Instead of writing custom boolean checks, you can call provided actions like ActionBoolAnd, ActionBoolOr, ActionBoolNot, and more. These actions evaluate truth values at runtime to guide agent behavior, reducing boilerplate code and simplifying plan definitions in cognitive and reactive agent systems.
    Java-Action-Bool Core Features
    • ActionBoolAnd – logical AND operation
    • ActionBoolOr – logical OR operation
    • ActionBoolNot – logical NOT operation
    • ActionBoolXor – exclusive OR operation
    • ActionBoolNand, NOR, XNOR – advanced boolean operations
    • Seamless integration with LightJason plans
  • Java-Action-Datetime adds robust date and time handling actions to LightJason agents, offering parsing, formatting, arithmetic, and timezone conversions.
    0
    0
    What is Java-Action-Datetime?
    Java-Action-Datetime is an add-on module for the LightJason multi-agent system framework, designed to handle all temporal operations within your agents. It provides actions to retrieve the current timestamp, parse date/time strings into Java temporal objects, apply custom formatting patterns, perform arithmetic operations such as adding or subtracting durations, compute differences between datetimes, and convert between timezones. These actions seamlessly integrate into LightJason agent code, reducing boilerplate and enabling reliable, consistent temporal reasoning across distributed agent deployments.
  • Java-Action-Shape offers agents within the LightJason MAS a suite of Java actions to generate, transform, and analyze geometric shapes.
    0
    0
    What is Java-Action-Shape?
    Java-Action-Shape is a dedicated action library designed to extend the LightJason multi-agent framework with advanced geometric capabilities. It provides agents with out-of-the-box actions to instantiate common shapes (circle, rectangle, polygon), apply transformations (translate, rotate, scale), and perform analytical computations (area, perimeter, centroid). Each action is thread-safe and integrates with LightJason’s asynchronous execution model, ensuring efficient parallel processing. Developers can define custom shapes by specifying vertices and edges, register them within the agent’s action registry, and include them in plan definitions. By centralizing shape-related logic, Java-Action-Shape reduces boilerplate code, enforces consistent APIs, and accelerates the creation of geometry-driven agent applications, from simulations to educational tools.
Featured