Skip to content

Answer Set Programming to automatically choose products from various warehouses within a marketplace network to fulfill a specified order

Notifications You must be signed in to change notification settings

lewashby/asp-optimization-orders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Addressing marketplace logistic tasks in answer set programming

Marketplaces bring together products from multiple providers and automatically manage orders that involve several suppliers. We document the use of Answer Set Programming to automatically choose products from various warehouses within a marketplace network to fulfill a specified order. The proposed solution seamlessly adapts to various objective functions utilized at different stages of order management, leading to cost savings for customers and simplifying logistics for both the marketplace and its suppliers.

DOI: 10.3233/IA-240024

ASP split orders optimization experiments

Install poetry

    poetry install
    cd asp_optimization_orders
    poetry run python main.py -h

Single Test

    poetry run python main.py --one-time

Multiple Tests

    poetry run python main.py --test -r 100 -s 4

About

Answer Set Programming to automatically choose products from various warehouses within a marketplace network to fulfill a specified order

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published