source in github

This commit is contained in:
Guilleag01
2025-09-21 22:11:09 +02:00
parent 1fa789fc88
commit 810d4e5994
7 changed files with 47 additions and 47 deletions

View File

@@ -1,6 +1,5 @@
pub mod app;
pub mod constraint_input;
pub mod math;
pub mod simplex;
pub mod target_input;
pub mod variable_input;