sol-plex-problems 0.1.6

A high-performance Rust library engineered for solving complex problems within the Sol ecosystem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "sol-plex-problems"
version = "0.1.6"
edition = "2021"
authors = ["Darion Kellar <credkellar-boop>"]
description = "A high-performance Rust library engineered for solving complex problems within the Sol ecosystem."
license = "MIT"
readme = "README.md"
repository = "https://github.com/credkellar-boop/Sol-Plex-Problems"
homepage = "https://github.com/credkellar-boop/Sol-Plex-Problems"
keywords = ["sol", "plex", "problems", "solver"]
categories = ["algorithms", "development-tools"]

[dependencies]
# Add any necessary dependencies your code uses here