Search:

Type: Posts; User: BlackOwl37

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    3,737

    Re: Algorithm suggestion

    Hm, no. I don't need to go through every single step in order, but I do need every permutation of the ints 0-9.



    It might be worth pointing out that this is not an assessment for anything...
  2. Replies
    4
    Views
    3,737

    Algorithm suggestion

    I am writing an algorithm to solve what appears to be an NP-complete problem, so naturally I need a brute force algorithm >.< Bearing that in mind, the best solution I have involves an array (wlog)...
Results 1 to 2 of 2