fet-cl.exe when excess time limit output impossible activities

Started by Info, November 10, 2020, 09:21:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Info

Hi there, I am very new to this software, and recently used for my school web system. I tried google but couldn't find topic related to this. I am not good with C+, currently develop with laravel and mysql.
I am wondering if I can use the fet-cl to output "View current timetable and impossible activities"(like in the GUI) when excess time limit? Because I need the output for my user to view about the problem of the timetable, thank you very much.

Liviu Lalescu

Hello,

Please see the file logs/difficult_activities.txt in the simulation directory.

Info

Thank you very much! Sorry for opening a post for a small matter...

Liviu Lalescu


Info

Hi, is there an alternative beside running fet-cl.exe? Because my server wouldn't allow to run php exec....
Server is running on Linux

Liviu Lalescu


Info

My server has blocked function as below in php, and i couldn't run fet-cl....
https://www.php.net/manual/en/function.exec.php
Is there any way i can run fet in web? The server is running centOS
Sorry for different topic in a post

Liviu Lalescu


Info

Ok, Seems like I need to find another solution to run executable...
But is there anyway I can use it in .sh type?

Liviu Lalescu

I am not sure. There is only an executable, fet-cl, as I said.

Info


Info

I downloaded GNU/Linux executable version and finally I get it running with cron, but some other weird error coming out and I don't know how to solve it, sorry that I'm not good in linux
Quotefet/fet-cl: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by fet/fet-cl)
fet/fet-cl: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by fet/fet-cl)

Liviu Lalescu


Info

Quote from: Liviu Lalescu on November 18, 2020, 07:28:34 AM
I'm sorry, I don't know.
Sorry I have another question, how to let fet-cl to write the timetable after the time limit has passed?

Liviu Lalescu

But it writes the timetable, highest stage and current stage. I just checked.