Skip to content

linksplatform/Solver

Repository files navigation

Solver

Gitpod

Algorithms to find shortest and simplest possible functions for given input and output data ranges.

Prerequisites

Usually it is enough to use rust-toolchain.toml file for cargo configuration. In case you need to install required toolchain manually, you can use that command:

rustup toolchain install stable && cargo +stable build

Run

cargo run

Save result to file

cargo run 2>&1 | tee result.txt

About

Algorithms to find shortest and simplest possible functions for given input and output data ranges.

Resources

License

Stars

2 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages