Jorge,
I've never tried to map out the problem space for the unconstrained
problem, so I don't know what the minimum number of moves is. I stole the
problem space of the 123-height constrained problem from Eric Fimbel's
site at: https://sites.google.com/site/tolspace/. A similar one could be
made for the unconstrained problem, but I suspect that it would be much
bushier.
You would need to compute this problem space and distances post-hoc, and
then look up the distance for each problem. This type of thing is
bread-and-butter optimization that would be learned by any student taking
an algorithms or optimization or AI class. If you create the distance
matrix, please send it to me so I can include it in future versions.
Best,
Shane
> Hi,
>
> I am using the 1st option of the Tower of London test (Unconstrained pile
> heights, {3,4,5} disks, progressive difficulty, 30 trials ) and I am
> having trouble with interpreting the data output.
>
> How can I find out the minimum number of moves that each trial has? I
> want to measure excess number of moves, to do so I would have to find the
> difference between actual moves and the minimum number of moves.
>
> Any help would be greatly appreciated.
>
> - Jorge Valderrama
>
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Pebl-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pebl-list
>
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Pebl-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pebl-list