Search found 15 matches

Go to advanced search

by jrei
08 Mar 2019, 12:36
Forum: Helpdesk
Topic: Using .h files in Perl script
Replies: 2
Views: 3802

Re: Using .h files in Perl script

Thanks for the answer,
My Question was aimed at the different implementations of dijkstras shortest path algorithm. After checking i found them to be available as shortest_path_dijkstra.

Kind regards,
JR
by jrei
07 Mar 2019, 19:45
Forum: Installing polymake
Topic: Installing Polymake 3.3 for Ubuntu 18.04
Replies: 1
Views: 7113

Installing Polymake 3.3 for Ubuntu 18.04

Dear Polymake Team, Since Version 3.3 doesn't seem to be available in the debian package library i tried to install from source. I downloaded and unpacked the tar and installed the needed dependencies as described here: https://polymake.org/doku.php/install/install#installation_from_source However w...
by jrei
07 Mar 2019, 18:27
Forum: Helpdesk
Topic: Using .h files in Perl script
Replies: 2
Views: 3802

Using .h files in Perl script

Dear Polymake Team,

Is it possible, and if yes how, to use the classes and methods implemented in the header files in "apps/graph/include" in a perl script or the interactive shell?

Kind regards,
JR
by jrei
06 Mar 2019, 19:55
Forum: Helpdesk
Topic: Using EdgeMap in a script
Replies: 2
Views: 3581

Re: Using EdgeMap in a script

Thank you!
by jrei
04 Mar 2019, 18:41
Forum: Helpdesk
Topic: Using EdgeMap in a script
Replies: 2
Views: 3581

Using EdgeMap in a script

Dear Polymake Team,

I'm struggling with creating an EdgeMap for a directed graph in my script. Could you give me a small example on how to create and modify those objects?

Kind Regards,
JR

Go to advanced search