User Activity

  • Posted a comment on discussion Help on FRODO 2

    Yes, of course you are right, the letter "r" is only needed in the path string. Thank you.

  • Posted a comment on discussion Help on FRODO 2

    Hi Thomas, I have solve the problem by putting letter " r" in front of all my strings as describe below java = r"C:\Program Files\Java\jdk-13.0.1\bin\java.exe" javaParams = [r"-Xmx2G","-classpath", r"C:\Users\Drsagir\Documents\PhD\Sagir\Tools\FRODO\frodo2\frodo2.17.1.jar"] generator = r"frodo2.benchmarks.graphcoloring.GraphColoring" genParams = [list(range(3, 11)),.4,0.0,3] nbrProblems = 6 algos = [[r"DPOP",r"frodo2.algorithms.dpop.DPOPsolver",r"C:\Users\Drsagir\Documents\PhD\Sagir\Tools\FRODO\frodo2\agents\DPOP\DPOPagent.xml",...

  • Posted a comment on discussion Help on FRODO 2

    These are my values: java = r"C:\Program Files\Java\jdk1.8.0_201\bin" javaParams = ["-Xmx2G","-classpath", r"C:\Users\Drsagir\Documents\PhD\Sagir\Tools\FRODO\frodo2\frodo2.17.1.jar"] generator = r"frodo2.benchmarks.graphcoloring.GraphColoring" genParams = [list(range(3, 11)),.4,0.0,3] nbrProblems = 6 algos = [["DPOP","frodo2.algorithms.dpop.DPOPsolver",r"C:\Users\Drsagir\Documents\PhD\Sagir\Tools\FRODO\frodo2\agents\DPOP\DPOPagent.xml", "graphColoring.xml"],["SynchBB","frodo2.algorithms.synchbb.SynchBBsolver",...

  • Posted a comment on discussion Help on FRODO 2

    I try it with my macOS running python 2.7, I am having an error as well. Thank you so much for yout help and encouragements to take research in DCOP.

  • Posted a comment on discussion Help on FRODO 2

    Hi Thomas I am having this error on Frodo 2.17.1. I am using windows, I tried both python 3.5 and 3.8 but no luck. Thank you. Error: frodo2.run(java, javaParams, generator, genParams, nbrProblems, algos, timeout, output, saveProblems) Run 1/6 Picking 3 from [3, 4, 5, 6, 7, 8, 9, 10] Generating a problem instance using the following Java arguments: ['frodo2.benchmarks.graphcoloring.GraphColoring', '3', '0.4', '0.0', '3'] Traceback (most recent call last): File "<stdin>", line 1, in <module> File "C:\Users\Drsagir\Documents\PhD\Sagir\Tools\FRODO\frodo2\frodo2.17.1.jar\frodo2\benchmarks\frodo2.py",...

View All

Personal Data

Username:
sagware
Joined:
2020-01-21 11:56:35

Projects

  • No projects to display.

Personal Tools