Grasshopper

algorithmic modeling for Rhino

I don't understand what I get from my optimization solver, I was let it working for 4 hours & i stopped it .


then theses result appear , i don't understand & what it refer to & what I can to do ?

very different than usual solver results?

Views: 1112

Replies to This Discussion

How long does a single iteration take? What sort of problem are you trying to solve? What was going on while the solver was running?

The window shows the solver UI for the Simulated Annealing solver, but you have the Evolutionary Solver selected on the toolbar. Which one ran for 4 hours?

--

David Rutten

david@mcneel.com

thanks david for quick reply 

Evolutionary Solver was run for 4 hours & I don't get any results so I try to switch taps to anther solver but these happened & I didn't get any results only these .

my problem solver for multi conditions , minimizing solar loads + density+distance for street network 


I can post it 

I missed to say it freeze while working & I doubt that  something wrong happened so i stopped it to see results .

I was tried the same algorithm file optimization before & it works !

my gh definition

single iteration ~ quarter hour


Attachments:

If a single iteration takes a quarter of an hour then in 4 hours you can manage 16 iterations, which isn't enough to populate even a single generation. I don't think you'll be able to use a stochastic solver like Galapagos for something which takes that long to evaluate. 

--

David Rutten

david@mcneel.com

I don't know optimization method except galapagos

what's my alternatives ?

needing scripting ? or what ?

You could use Galapagos with the Annealing solver, then just abort it after a while. It should give you the best result it found so far, though if you abort it early you basically just get a random sampling.

For something which is this intensive to compute (why is it taking so long btw?), you should really look into dedicated solvers. A dedicated solver understands the problem and is thus able to optimize in a smart way. However you'll probably have to program such a solver from scratch, which is a lot of work.

--

David Rutten

david@mcneel.com

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service