Schaback / lia-solver-slow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lia-solver-slow

Not to be confused with `lia-solver-fast which used SiMD and I couldn't get to work :)

Prerequisites

Building

cargo build --release

The binary can then be found at target/release/lia-solver-slow

Running

./target/release/lia-solver-slow <input file>

Installing Rust

  1. Install rustup.rs - The Rust toolchain installer from your distributions package management or using the shell command at the link above.

  2. Install Rust by running rustup install

About


Languages

Language:Rust 100.0%