Open pax-gong opened 3 years ago
hi,Andrey A. Bagrov,I want to get the code for calculating the complexity of the zebra image at the beginning of the article
Hi, You can find our zebra image as well as the simple python script to transform image into conf file via the following link https://drive.google.com/drive/folders/1ceo7O_qpYyFimExON5lsbwB48Ro2OPDe?usp=sharing in folder data_figs_1_and_2. Then you can compile Structural_complexity.cpp and run it with n=4096 and mode=4 in inp.dat file. Best, Ilia A. Iakovlev
When I enter Zebra's conf file,the complexity of the output is‘’‘complexity = 6.87195e+11’ instead of the text‘’‘C=0.163859’ About the configuration in the inp.dat.I run Structural_complexity.cpp with n=4096 compl_steps=8 compl_start=0 lambda0 =2 num_conf =1 mode=4
I want to know if there is a problem with my configuration file inp.dat.? Thanks for your answer!
When I enter Zebra's conf file,the complexity of the output is‘’‘complexity = 6.87195e+11’ instead of the text‘’‘C=0.163859’ About the configuration in the inp.dat.I run Structural_complexity.cpp with n=4096 compl_steps=8 compl_start=0 lambda0 =2 num_conf =1 mode=4
I want to know if there is a problem with my configuration file inp.dat.? Thanks for your answer!
Could you contact me by e-mail (iakovlev.ilia@mail.ru) and send your input file? It would be great to know your OS as well. Best, Ilia A. Iakovlev
I have sent it to you by my Gmail
hi,Andrey A. Bagrov,I want to get the code for calculating the complexity of the zebra image at the beginning of the article