[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: simple advice needed on input and output
From: |
vilsu |
Subject: |
Re: simple advice needed on input and output |
Date: |
Fri, 27 Jul 2012 21:54:34 -0700 (PDT) |
Thanks all.
I made the rotational matrices myself. They are tailor-made to suit the
needed situation, so there are fast (I think).
The cube in question is 4x4x4 cube. It is a nice cube because there arises
certain problems that are hard to solve.
About rotational matrices: there is a lot of symmetry and lots of
un-necessary moves, so 95 % of matrice lines can be discarded. To program
that is not easy. Or maybe if I first create all matrices and then remove
every line with certain move-combinations. Then the script could be fast.
Mmmm. Have to think about that.
Anyway, thanks again folks!
vilsu
--
View this message in context:
http://octave.1599824.n4.nabble.com/simple-advice-needed-on-input-and-output-tp4630909p4631811.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Re: simple advice needed on input and output, (continued)
- Re: simple advice needed on input and output, Przemek Klosowski, 2012/07/24
- Re: simple advice needed on input and output, vilsu, 2012/07/27
- Re: simple advice needed on input and output, Jordi GutiƩrrez Hermoso, 2012/07/27
- Re: simple advice needed on input and output, vilsu, 2012/07/27
- Re: simple advice needed on input and output, Doug Stewart, 2012/07/27
- RE: simple advice needed on input and output, Allen.Windhorn, 2012/07/27
- Re: simple advice needed on input and output, Juan Pablo Carbajal, 2012/07/27
- Re: simple advice needed on input and output,
vilsu <=
- Re: simple advice needed on input and output, marco atzeri, 2012/07/08
Re: simple advice needed on input and output, vilsu, 2012/07/08