Pagini recente » Diferente pentru blog/meet-in-the-middle intre reviziile 55 si 54 | Diferente pentru notiuni-de-geometrie-si-aplicatii intre reviziile 58 si 57 | Diferente pentru verkhoyansk/solutie_romana intre reviziile 2 si 1 | Istoria paginii utilizator/upb_diaconescu_nicolaescu_preda | Diferente pentru blog/meet-in-the-middle intre reviziile 43 si 44
Nu exista diferente intre titluri.
Diferente intre continut:
# Minimal vertex cover: Given a graph of n nodes (n <= 30), find out a set with the smallest number of vertices such that each edge in the graph has at least one node inside the set. (Hint: complexity $O(3^n/2^)$)
# Square: You're given an array L which represents the sizes of n planks. You have to answer if there's any way to form a square using the planks without breaking them of overlapping them. (Hint: complexity $O(4^n/2^)$)
# 8 puzzle: Solve 8 puzzle. (Hint: Each position is solvable in at most 31 moves)
!scratch-meet-in-the-middle?8puzzle!
!scratch-meet-in-the-middle?8puzzle.png!
Try the to solve these problems in the comment section.
Nu exista diferente intre securitate.
Topicul de forum nu a fost schimbat.