[GAP Forum] InputTextFile string input as Permutation?

Dmitrii Pasechnik dmitrii.pasechnik at cs.ox.ac.uk
Sat Oct 12 21:46:48 BST 2013


On Sat, Oct 12, 2013 at 03:51:54PM +0200, szgycs at szemerja-szasz.hu wrote:
> Permutation is not a string, but input from InputTextFile is a
> string. How can I transform a string to  a permutation?

Do you really need to use InputTextFile()?
It is often easier to generate proper GAP input and
use Read().

Just in case,
Dmitrii



More information about the Forum mailing list