PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] symbolic link loop runtime
Date: Monday, 07 Sep 2020, 20:44:26


    > Message Posted By: Unknown
    >
    > are there any restrictions on how long it takes to check if there is a
    > loop with respect to files traversed? (i.e. linear or quadratic, etc.)

Quadratic in the length of the loop is fine.

--Stan-
PREV INDEX NEXT