Metadata-Version: 2.2
Name: mable
Version: 0.0.13.post1
Summary: Maritime Agent-Based Logistics Emulator.
License: All Rights Reserved
        
        Copyright (c) 2024-2025 Jan Buermann
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
        THE SOFTWARE.
        
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: argcomplete>=3.5.3
Requires-Dist: attrs>=25.1.0
Requires-Dist: loguru>=0.7.3
Requires-Dist: marshmallow>=3.26.1
Requires-Dist: networkx>=3.4.2
Requires-Dist: numpy>=2.2.3
Requires-Dist: pandas>=2.2.3
Requires-Dist: prettytable>=3.14.0
Requires-Dist: simplification>=0.7.13

# <u>M</u>aritime <u>A</u>gent-<u>B</u>ased <u>L</u>ogistics <u>E</u>mulator (MABLE)

MABLE is a maritime trading simulator that allows to simulate a tramp trade shipping scenarios
with cargo bidding and transport scheduling.

- API: https://mable-doc.netlify.app

## Getting started using the simulator

To create a simple simulation do the following:
- Install mable.
- Download <tt>main_competition_playgroud.py</tt> and <tt>groupn.py</tt>.
- Download the resources <tt>mable_resources.zip</tt>.
- _run_ <tt>main_competition_playgroud.py</tt>

See also [Creating a Trading Company](https://mable-doc.netlify.app/tradingagentintroduction) in the API.

## Authors
- Jan Buermann

## Acknowledgment

The MABLE simulator was in part developed within the Centre for Maritime Futures at the University of Southampton.
The Centre for Maritime Futures is supported by a gift donation from Shell plc.
