Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isaac-alencar/deterministic_formal_automata


https://github.com/isaac-alencar/deterministic_formal_automata

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# DFA

Implements a deterministic formal autoamta in Elixir

Just for academic porpouses

# Gráfico do atomata
![image](https://github.com/user-attachments/assets/5869afaa-f890-4861-8d08-a6a3dadf0cb2)

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `dfa` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:dfa, "~> 0.1.0"}
]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .