Recent Releases of https://github.com/bigraph-toolkit-suite/bigraphs.model-provider

https://github.com/bigraph-toolkit-suite/bigraphs.model-provider - v1.1.6

Dependency Update

  • Bigraph Framework: 2.1.1 -> 2.2.0 and necessary regression fixes

- Java
Published by PioBeat 10 months ago

https://github.com/bigraph-toolkit-suite/bigraphs.model-provider - v1.1.5

Features

  • Proximity checks: Improved handling of border cases with a configurable threshold.
  • Boundary containment: New Boundary.contains(Boundary) method to check full rectangle inclusion.

Chore

  • Documentation: Refined class- and method-level Javadocs for clarity and consistency.
  • Deprecation: MaxDepthReachedException is now deprecated and will be removed in a future release.

- Java
Published by PioBeat 10 months ago

https://github.com/bigraph-toolkit-suite/bigraphs.model-provider - v1.1.4

Fixes

  • Quadtree: proximityDistance is now correctly propagated to sub-cells, ensuring consistent neighbor detection across all tree levels.

Maintenance

  • Bigraph Framework: Updated dependency from v2.1.0 → v2.1.1.

- Java
Published by PioBeat 10 months ago

https://github.com/bigraph-toolkit-suite/bigraphs.model-provider - v1.1.3

Features

  • BiGridProvider now uses coordinate-based outer names instead of generic y1, y2, ... labels

Compatibility

  • Upgraded project to Java 21 (LTS) and Lombok to 1.18.30

- Java
Published by PioBeat 10 months ago

https://github.com/bigraph-toolkit-suite/bigraphs.model-provider - v1.1.1

Release Notes – Version 1.1.1

  • Internal version bump to v1.1.1 ### Feature Updates
  • BiGrid Creation Logic Adjusted
    • The x and y step sizes are now reflect as the width and depth of the BLocationModelData locale model.

- Java
Published by PioBeat 11 months ago

https://github.com/bigraph-toolkit-suite/bigraphs.model-provider - v1.1.0

Release Notes – Version 1.1.0 – July 7, 2025

New Features

  • BiSpace World Model Generators

    • Added multiple new generators, including linear interpolation and convex shape support.
    • Introduced BiGrid Connectivity Checker for structural validation.
  • BiGrid Generator Enhancements

    • Improved interpolation techniques and convex surface generation.
    • Refactored NavigationPathCreator for cleaner and more maintainable code.

Migration

  • Switched to Central Publishing Portal

- Java
Published by PioBeat 11 months ago