MHenderson / euler-paths

Test Euler paths with Maxima.

Home Page:https://mhenderson.github.io/mjhmathblog/posts/2014-10-17-euler-paths/

Repository from Github https://github.comMHenderson/euler-pathsRepository from Github https://github.comMHenderson/euler-paths

Makefile CI

euler-paths

Find Euler paths with Maxima.

Install Maxima

$ sudo apt-get update
$ sudo apt-get -y install maxima maxima-share --no-install-suggests --no-install-recommends

Run the main program

$ maxima --very-quiet --batch=src/euler.mac

About

Test Euler paths with Maxima.

https://mhenderson.github.io/mjhmathblog/posts/2014-10-17-euler-paths/

License:MIT License


Languages

Language:Makefile 100.0%