FiniteStateMachineModule 0.1.2

FiniteStateMachineModule 0.1.2

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Sep 2016
SPMSupports SPM

Maintained by Oscar A. Fuentes.



  • By
  • Oscar A. Fuentes

Contents of this file

  • Introduction
  • Requirements
  • Installation
  • Maintainers
  • License

Introduction

The FiniteStateMachineModule provides a non-deterministic Mealy finite-state machine (mathematical model). It can be integrated into a variety of technologies ranging from simple state representation requirements to complex application flow management.

Requirements

This module requires the following modules:

Installation

FiniteStateMachineModule is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "FiniteStateMachineModule"

Maintainers

Current maintainers:

  • Oscar A. Fuentes (oscarafuentes)

License

FiniteStateMachineModule is available under the MIT license. See the LICENSE file for more info.