Jakie są ograniczenia długości genotypów? 

Jeśli mam patyczaka który został stworzony przez ewolucje w programie Framsticks
i jest zbudowany z 120081 genów. Czy program wyświetli jego budowe?
Mi się nie udało.

Myśle ze program sobie nieporadził z taką dużo ilością danych.

pozdrawiam
dzekjuzi

Maciej Komosinski's picture

Nie wiem co oznacza tutaj "gen", natomiast nie powinno byc
problemow - najwygodniej genotyp wkleic do pliku i z pliku
wczytac go do "theater -g".

teraz sprawdzillem jeszcze raz, uruchomilem w trybie "cmd"
uruchomilem plik bat
i program wypisal informacje :
"Wiersz wprowadzenia jest za dlugi."

czyli za dlugi ciag znaków posiada budowa gentypu

dzekjuzi

Maciej Komosinski's picture

> teraz sprawdzillem jeszcze raz, uruchomilem w trybie "cmd"
> uruchomilem plik bat
> i program wypisal informacje :
> "Wiersz wprowadzenia jest za dlugi."
>
> czyli za dlugi ciag znaków posiada budowa gentypu

umiesc (sam) genotyp w pliku, a nastepnie napisz

theater -g - <plik

udalo sie
wynik mozna zobaczyc tu taj
http://dzekjuzi.fm.interia.pl/framsticks/fram1.JPG

dziekuje za pomoc
dzekjuzi

wypisal program :

D:\Program Files\Framsticks>theater -g - <piotr.txt
Framsticks Theater 2.10
Usage:
D:\Program Files\Framsticks\theater.exe [genotype|-]
(where '-' means standard input)
More information at http://www.framsticks.com
Reading from standard input...
Enter genotype and press Control-Z:
NeuroNetImpl::create [WARN] neuron #0 (T) implementation not available
NeuroNetImpl::create [WARN] neuron #1 (N) implementation not available
NeuroNetImpl::create [WARN] neuron #2 (N) implementation not available
NeuroNetImpl::create [WARN] neuron #3 (N) implementation not available
NeuroNetImpl::create [WARN] neuron #4 (T) implementation not available
NeuroNetImpl::create [WARN] neuron #5 (*) implementation not available
NeuroNetImpl::create [WARN] neuron #6 (N) implementation not available
NeuroNetImpl::create [WARN] neuron #7 (@) implementation not available
NeuroNetImpl::create [WARN] neuron #8 (T) implementation not available
NeuroNetImpl::create [WARN] neuron #9 (T) implementation not available
NeuroNetImpl::create [WARN] neuron #10 (N) implementation not available
NeuroNetImpl::create [WARN] neuron #11 (|) implementation not available
NeuroNetImpl::create [WARN] neuron #12 (G) implementation not available
NeuroNetImpl::create [WARN] neuron #13 (N) implementation not available
NeuroNetImpl::create [WARN] neuron #14 (|) implementation not available
NeuroNetImpl::create [WARN] neuron #15 (G) implementation not available
WARNING: ssgLoadAC: Failed to open 'f-3dobj\neuro-N.ac' for reading
WARNING: ssgLoadAC: Failed to open 'f-3dobj\neuro-*.ac' for reading

> nie wiem co oznacza tutaj "gen", natomiast nie powinno byc
> problemow - najwygodniej genotyp wkleic do pliku i z pliku
> wczytac go do framsview.
>
>
> MacKo
>

moze zle sie wyrazilem
chodzilo mi o najmniejsza czastke (znak) w formacje f1 która tworzy
genotyp

dzekjuzi