/Mole

A model for graphs, both directed and undirected.

Primary LanguageSmalltalkMIT LicenseMIT

Mole

Mole provides a model for graphs, both directed and undirected.
Explore the docs »

Report a defect | Request feature

GitHub release Build Status Coverage Status Pharo 7.0 Pharo 8.0 Pharo 9.0

Name origin: This project started as a topological model, which can be shortened to Topo, the Spanish word for Mole.

License

  • The code is licensed under MIT.
  • The documentation is licensed under CC BY-SA 4.0.

Quick Start

Installation

To load the project in a Pharo image, or declare it as a dependency of your own project follow this instructions.

Contributing

Check the Contribution Guidelines