These conditions are not mutually exclusive
Dependencies
- [2]
4YYL4VTYIntroduce Cut - [3]
E6F2AEXPFix floorbuilding - [4]
JPTYS433Cleanup, clippy - [5]
NJC3HBR6Initial attempt to not get too short planks at end of row - [6]
MLUGR2LLAdd default impl and some basic plank logic - [*]
5TH3AA4610 mm extra space
Change contents
- replacement in src/bin/main.rs at line 117
} else if !adjacent_row.check_if_cut_is_valid(Cut::new(PLANKMAX)) {}if !adjacent_row.check_if_cut_is_valid(Cut::new(PLANKMAX)) {