heuristic file oh boy

This commit is contained in:
LinlyBoi
2023-05-02 20:35:04 +03:00
parent 5af5885746
commit ead76cef1a

View File

@@ -1,5 +1,7 @@
mod heuristic;
mod indices; mod indices;
mod score_checkers; mod score_checkers;
#[cfg(test)] #[cfg(test)]
mod tests; mod tests;