Code Red > AutoLISP (Vanilla / Visual)

Autolisp implementation of genetic algorithm

(1/1)

sysuwzx:
Hello~Anyone who is familiar with the Autolisp implementation of genetic algorithm? or are there any package of optimization? Thanks a lot

dgorsman:
I'm not aware of any specific implementation.  A generic implementation would be very difficult, and likely less efficient than one built for a specific purpose.

sysuwzx:

--- Quote from: dgorsman on March 24, 2019, 08:36:39 PM ---I'm not aware of any specific implementation.  A generic implementation would be very difficult, and likely less efficient than one built for a specific purpose.

--- End quote ---

Thanks, i'm aware of that too....And some algorithm is so difficult considering lisp efficency...

ElpanovEvgeniy:
my variant use genetic algorithm:
(Challenge) To draw the shortest lwpolyline

sysuwzx:

--- Quote from: ElpanovEvgeniy on March 26, 2019, 06:25:19 AM ---my variant use genetic algorithm:
(Challenge) To draw the shortest lwpolyline

--- End quote ---
Thanks soooooo much!

Navigation

[0] Message Index

Go to full version