~ruther/ctu-fee-eoa

ref: 8b73ac0a6cd9d2d1ea618f9325fb59a74c5628ac ctu-fee-eoa/codes/constr_hw02/Cargo.toml -rw-r--r-- 155 bytes
8b73ac0a — Rutherther feat: add bounded crossover similar to bounded perturbation 11 days ago
                                                                                
1
2
3
4
5
6
7
8
[package]
name = "constr_hw02"
version = "0.1.0"
edition = "2024"

[dependencies]
eoa_lib = { version = "0.1.0", path = "../eoa_lib" }
nalgebra = "0.33.2"