Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Eggdoc
Light Logo Dark Logo
  • Curiosity
    • Travelling salesman problem
    • Game of life
      • n = 3, \(uniq_{count}\) = 51
    • N-Queens with SAT Solver
    • Peaceable Armies of Queens
      • n = 4, count = 112
      • n = 5, count = 18
      • n = 6, count = 560
      • n = 7, count = 304
  • Dev
    • Tooling for analyze forensic
    • App configuration
    • Call function in C
    • Debugging with GDB
    • Getting started - Apache Kafka
    • Metaheuristic Solver Architecture
    • NASM - Hello, World
    • Profiling tools
    • Pyplot snippet
    • Regular expression
    • Reverse engineering
    • Shellcode for windows
  • SysAdmin
    • Data management
      • Backup and integrity
      • Software raid - mdadm
      • zpool setup
    • Shell
      • Monitoring tools
      • Lab of network - netkit
      • Tmux
    • chroot jail
    • Firefox configuration
    • Initramfs mode
    • Containers with LXC
    • nginx
    • Server config
    • Tools
    • Workstation config
Back to top

n = 5, count = 18ΒΆ

../../../_images/n5_f4_0.png ../../../_images/n5_f4_1.png ../../../_images/n5_f4_10.png ../../../_images/n5_f4_11.png ../../../_images/n5_f4_12.png ../../../_images/n5_f4_13.png ../../../_images/n5_f4_14.png ../../../_images/n5_f4_15.png ../../../_images/n5_f4_16.png ../../../_images/n5_f4_17.png

../../../_images/n5_f4_2.png ../../../_images/n5_f4_3.png ../../../_images/n5_f4_4.png ../../../_images/n5_f4_5.png ../../../_images/n5_f4_6.png ../../../_images/n5_f4_7.png ../../../_images/n5_f4_8.png ../../../_images/n5_f4_9.png

Next
n = 6, count = 560
Previous
n = 4, count = 112
Copyright © 2010-2023, Jxtopher
Made with Furo