Esnil Josue Guevara Mendoza
Esnil Josue Guevara Mendoza
hi Oscar I have been solving the SDDP with MC in a serial way, I wanted to do it using multi.cuts but I get an error ``` -------------------------------------------------------------------------------- SDDP.jl (c)...
hi I have this problem File [~\AppData\Roaming\Python\Python310\site-packages\linkedin_scraper\person.py:288](https://file+.vscode-resource.vscode-cdn.net/c%3A/Users/Esnil/Desktop/LinkedinProfile/~/AppData/Roaming/Python/Python310/site-packages/linkedin_scraper/person.py:288), in Person.scrape_logged_in(self, close_on_complete) [285](file:///c%3A/Users/Esnil/AppData/Roaming/Python/Python310/site-packages/linkedin_scraper/person.py?line=284) self.get_experiences() [287](file:///c%3A/Users/Esnil/AppData/Roaming/Python/Python310/site-packages/linkedin_scraper/person.py?line=286) # get education --> [288](file:///c%3A/Users/Esnil/AppData/Roaming/Python/Python310/site-packages/linkedin_scraper/person.py?line=287) self.get_educations() [290](file:///c%3A/Users/Esnil/AppData/Roaming/Python/Python310/site-packages/linkedin_scraper/person.py?line=289) driver.get(self.linkedin_url) [292](file:///c%3A/Users/Esnil/AppData/Roaming/Python/Python310/site-packages/linkedin_scraper/person.py?line=291) # get interest ... --> [217](file:///c%3A/Users/Esnil/AppData/Roaming/Python/Python310/site-packages/linkedin_scraper/person.py?line=216) degree =...
Hi blegat I am taking up your code, and manage to implement an example with 5 stages and 10 scenarios. I already know how to have the root node solution,...
Hello, I have been trying to run the example model but I have this error when running const SOI = StructDualDynProg.SOI what I need to do
Hi I had this problem using make [ 98%] Linking CXX shared library libDsp.so /usr/bin/ld: /usr/local/lib/libma27.a(ma27d.o): en la función `ma27od_': /home/esnil/Descargas/ma27-1.0.0/src/ma27d.f:2739:(.text+0x1b16): undefined reference to `_gfortran_st_write' /usr/bin/ld: /home/esnil/Descargas/ma27-1.0.0/src/ma27d.f:2739:(.text+0x1b2b): undefined reference to...