Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Algorithms
  4. Bin Packing Algorithm [modified]

Bin Packing Algorithm [modified]

Scheduled Pinned Locked Moved Algorithms
algorithmshelp
16 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Tim Craig

    And none of the 6360 hits for bin packing algorithm that come up on Google helped you any?

    If you don't have the data, you're just another asshole with an opinion.

    2 Offline
    2 Offline
    2489128
    wrote on last edited by
    #7

    Actually I've found some good stuff but all are paid. 1 2 3 I want some free stuff for study purpose.

    C T 3 Replies Last reply
    0
    • 2 2489128

      Actually I've found some good stuff but all are paid. 1 2 3 I want some free stuff for study purpose.

      C Offline
      C Offline
      CPallini
      wrote on last edited by
      #8

      Does this [^] help? :)

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
      This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
      [My articles]

      1 Reply Last reply
      0
      • 2 2489128

        Actually I've found some good stuff but all are paid. 1 2 3 I want some free stuff for study purpose.

        T Offline
        T Offline
        Tim Craig
        wrote on last edited by
        #9

        2489128 wrote:

        I want some free stuff for study purpose.

        Then you needed to be more specific in your question. Your question essentially came across as I have a homework assignment that involves the bin packing algorithm and you're too lazy to even look it up. You didn't tell us what you knew or didn't know. There was no specific question.

        If you don't have the data, you're just another asshole with an opinion.

        1 Reply Last reply
        0
        • 2 2489128

          Actually I've found some good stuff but all are paid. 1 2 3 I want some free stuff for study purpose.

          C Offline
          C Offline
          CPallini
          wrote on last edited by
          #10

          You may also try to implement it using Simulated Annealing [^]. :)

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
          This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
          [My articles]

          1 Reply Last reply
          0
          • T Tim Craig

            And none of the 6360 hits for bin packing algorithm that come up on Google helped you any?

            If you don't have the data, you're just another asshole with an opinion.

            P Offline
            P Offline
            Paul Conrad
            wrote on last edited by
            #11

            Tim Craig wrote:

            none of the 6360 hits for bin packing algorithm that come up on Google helped you any?

            Certainly there has to be something useful in those 6360 results :suss:

            "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

            T J 2 Replies Last reply
            0
            • P Paul Conrad

              Tim Craig wrote:

              none of the 6360 hits for bin packing algorithm that come up on Google helped you any?

              Certainly there has to be something useful in those 6360 results :suss:

              "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

              T Offline
              T Offline
              Tim Craig
              wrote on last edited by
              #12

              Paul Conrad wrote:

              Certainly there has to be something useful in those 6360 results

              I learned more about it than I wanted to from the first one, the Wikipedia article. :cool:

              If you don't have the data, you're just another asshole with an opinion.

              P 1 Reply Last reply
              0
              • T Tim Craig

                Paul Conrad wrote:

                Certainly there has to be something useful in those 6360 results

                I learned more about it than I wanted to from the first one, the Wikipedia article. :cool:

                If you don't have the data, you're just another asshole with an opinion.

                P Offline
                P Offline
                Paul Conrad
                wrote on last edited by
                #13

                Which part? Where it says that it is a combinatorial NP-hard problem? OT: Now only if google could help me figure out why Access won't work with a .dll I registered grrrrrrrrr

                "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                T 1 Reply Last reply
                0
                • P Paul Conrad

                  Which part? Where it says that it is a combinatorial NP-hard problem? OT: Now only if google could help me figure out why Access won't work with a .dll I registered grrrrrrrrr

                  "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                  T Offline
                  T Offline
                  Tim Craig
                  wrote on last edited by
                  #14

                  Paul Conrad wrote:

                  Where it says that it is a combinatorial NP-hard problem?

                  Pretty much. I actually worked on a project that did order picking of product from a carousel system to bins about 20 or so years ago. Fortunately, I got to work on more interesting parts of it and then went off to better problems.

                  Paul Conrad wrote:

                  why Access won't work

                  Microsoft? ;P

                  If you don't have the data, you're just another asshole with an opinion.

                  P 1 Reply Last reply
                  0
                  • T Tim Craig

                    Paul Conrad wrote:

                    Where it says that it is a combinatorial NP-hard problem?

                    Pretty much. I actually worked on a project that did order picking of product from a carousel system to bins about 20 or so years ago. Fortunately, I got to work on more interesting parts of it and then went off to better problems.

                    Paul Conrad wrote:

                    why Access won't work

                    Microsoft? ;P

                    If you don't have the data, you're just another asshole with an opinion.

                    P Offline
                    P Offline
                    Paul Conrad
                    wrote on last edited by
                    #15

                    Tim Craig wrote:

                    Microsoft? [Poke tongue]

                    Uh huh. The bastard works locally, but once I try to run the database over the network, it freaks out over the .dll, registered and everything. Nothing like doing a demo to the client, selling them on it, and now it craps. They heard plenty of ranting and raving about Access today before this project :-\

                    "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                    1 Reply Last reply
                    0
                    • P Paul Conrad

                      Tim Craig wrote:

                      none of the 6360 hits for bin packing algorithm that come up on Google helped you any?

                      Certainly there has to be something useful in those 6360 results :suss:

                      "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

                      J Offline
                      J Offline
                      Jonathan C Dickinson
                      wrote on last edited by
                      #16

                      The way the searching goes these days, maybe the cure for cancer... Or one of those fake websites that plauge google and pops up with people offering to pack your bins. Who knows? Google doesn't :).

                      He who asks a question is a fool for five minutes. He who does not ask a question remains a fool forever. [Chineese Proverb] Jonathan C Dickinson (C# Software Engineer)

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups