sIArena Documentation
IArena Searching Documentation
IArena is an open source project that aims to provide a simple and easy to use framework for playing games in a manual or automatic way. It is developed with educational and research purposes related with computer science and artificial intelligence.
Overview
sIArena or IArena Searching is a Python library that provides a framework for developing and testing path finding algorithms. The main idea is to be able to test robustness and efficiency of algorithms and heuristics in different terrains.
Goal
The main goal of this project is to provide a framework for developing search algorithms and testing different scenarios.
Library
The library is designed to be extensible and easy to use. This library is mainly written in Python.
Further reading
To start using the library, please check the following links: