ColPack is a package comprising of implementations of algorithms for the specialized vertex coloring problems as well as algorithms for a variety of related supporting tasks in derivative computation
ColPack is a package comprising of implementations of algorithms for the specialized vertex coloring problems as well as algorithms for a variety of related supporting tasks in derivative computation
To install ColPack, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ColPack
To see what files were installed by ColPack, run:
port contents ColPack
To later upgrade ColPack, run:
sudo port selfupdate && sudo port upgrade ColPack
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.