| Crates.io | mptk |
| lib.rs | mptk |
| version | 0.1.3 |
| created_at | 2025-11-06 11:40:14.251671+00 |
| updated_at | 2025-11-06 13:06:31.969798+00 |
| description | MathProg Translation Kit |
| homepage | |
| repository | https://github.com/carderne/mptk |
| max_upload_size | |
| id | 1919493 |
| size | 235,536 |
Install
cargo install mptk
Usage
mptk osemosys.mod atlantis.dat
Please install cargo-make:
cargo install cargo-make
The most useful dev commands are listed in Makefile.toml.
You can view available commands by running cargo make.
Run fmt, lint, check, test:
cargo make ci
Run against the full Osemosys model and Atlantic data:
cargo make run