Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomasbratt/watchmaker_vm

A virtual machine for use with genetic algorithms.
https://github.com/thomasbratt/watchmaker_vm

Last synced: 6 days ago
JSON representation

A virtual machine for use with genetic algorithms.

Awesome Lists containing this project

README

        

# watchmaker_vm

***See [core/README.md](core/README.md)***

This repository is a Cargo workspace with:
* a [core](core) crate
* a [tests](tests) crate

This arrangement allows code reuse between tests, examples and benches without affecting the [core](core) crate.

## License

MIT permissive license. See [LICENSE](LICENSE) for full license details.

## Source Code Repository