issues
search
PyOCL
/
OpenCLGA
A Python Library for Genetic Algorithm on OpenCL
MIT License
119
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add comma to install_requires
#50
jbylicki
closed
3 years ago
0
Add Simulated Annealing in cpu version
#49
kilikkuo
closed
7 years ago
0
Support Simulated Annealing Algorithm (Python Version)
#48
kilikkuo
closed
7 years ago
1
Multithreaded serverclient
#47
kilikkuo
closed
7 years ago
0
Improve UI performance
#46
john-hu
opened
7 years ago
1
Stabililize server/client socket connection
#45
kilikkuo
closed
7 years ago
0
Implement Ant colony optimization algorithm based on PyOpenCL
#44
kilikkuo
opened
7 years ago
2
Provide an option to compress elites for test.
#43
kilikkuo
closed
7 years ago
0
Elitism by interval
#42
kilikkuo
closed
7 years ago
0
elitism mode is not working
#41
john-hu
closed
7 years ago
1
Make "MessageHandler.sendq" thread-safe.
#40
kilikkuo
closed
7 years ago
0
worker disconnected is not dispatched when we use ctrl+c to stop it
#39
john-hu
closed
7 years ago
1
Make statistic information best/worst be able to track more.
#38
kilikkuo
closed
7 years ago
0
Move statistic information best/avg/worst into ocl_ga
#37
kilikkuo
closed
7 years ago
0
controller no response while we use small population
#36
john-hu
opened
7 years ago
2
try to use pyopencl -D to define preprocess definitions.
#35
john-hu
opened
7 years ago
0
test and support UI viewer mode
#34
john-hu
opened
7 years ago
0
support web server public folder
#33
john-hu
closed
7 years ago
0
move UI out of OpenCLGA to be another repo
#32
john-hu
closed
7 years ago
0
Elitism mode
#31
john-hu
closed
7 years ago
1
extinction mode
#30
john-hu
closed
7 years ago
0
charts at UI
#29
john-hu
closed
7 years ago
0
Block connections when server is preparing and resume it after server is stopped
#28
john-hu
closed
7 years ago
1
Block connection when websocket is used
#27
john-hu
closed
7 years ago
0
more documents and wikis
#26
john-hu
closed
7 years ago
1
add multiple local/remove device support to taiwan travel example
#25
john-hu
closed
7 years ago
0
add a new execution type: the total time GA can use
#24
john-hu
closed
7 years ago
0
Exception Tcl_AsyncDelete: async handler deleted by the wrong thread
#23
john-hu
closed
7 years ago
4
add more early termination criteria
#22
john-hu
opened
7 years ago
1
Implement common chromosome
#21
kilikkuo
closed
7 years ago
0
Implement different mutation methods in simple_gene
#20
kilikkuo
closed
7 years ago
0
SomeFeatures
#19
arita37
opened
7 years ago
7
reverse the min/max calculation
#18
john-hu
closed
7 years ago
3
repack oclGA as a python module
#17
john-hu
closed
7 years ago
2
add more performance index for GA
#16
john-hu
closed
7 years ago
0
distributed GA
#15
john-hu
closed
7 years ago
2
enable travis for regression test once we have #13
#14
john-hu
opened
7 years ago
0
add unit test
#13
john-hu
opened
7 years ago
0
add pause, memory dump, memory restore, and continue feature
#12
john-hu
closed
7 years ago
1
move oclGA to root
#11
john-hu
closed
7 years ago
0
support fitness args
#10
john-hu
closed
7 years ago
0
evaluate if we can generate code and do type casting on the fly
#9
john-hu
closed
7 years ago
1
move tsp.py and taiwan_travel_319.py to examples folder
#8
john-hu
closed
7 years ago
0
introduce cross-compile tool to compile python code into cl code
#7
john-hu
opened
7 years ago
0
rename the function names
#6
john-hu
closed
7 years ago
0
Update README.md
#5
john-hu
closed
7 years ago
0
apply taiwan 319 cities to this project
#4
john-hu
closed
7 years ago
0
rename project name to something related to GA
#3
john-hu
closed
7 years ago
3
[meta] generalize tsp_cl_algo as a GA algorithm
#2
john-hu
closed
7 years ago
5
Map cities to open street map
#1
john-hu
closed
7 years ago
2
Next