FET Forum

FET Development => Suggestions => Topic started by: fourat on August 19, 2022, 11:16:40 PM

Title: about FET-cl
Post by: fourat on August 19, 2022, 11:16:40 PM
with fet-cl is it possible to visualize the progress of the generation such as the number of placed activities  as well as the total of activities ?more precisely with a non-scrolling display (as with verbose=true)
Title: Re: about FET-cl
Post by: Liviu Lalescu on August 20, 2022, 07:27:58 AM
There is the file logs/max_placed_activities.txt giving the currently number of placed activities, updated in real time. I consider there is no need for the number of total activities.
Title: Re: about FET-cl
Post by: fourat on August 20, 2022, 01:10:12 PM
thank you for the information