Generate random maps and color them with only 4 colors proving the Four color theorem.
cargo run --release -- terminal
cargo run --release -- -n 30 svg
Generate random maps and color them with only 4 colors proving the Four color theorem.
cargo run --release -- terminal
cargo run --release -- -n 30 svg