cimfomfa is a C utility library supporting both MCL, a cluster algorithm for graphs, and zoem, a macro/DSL language. It supplies abstractions for memory management, I/O, associative arrays, strings, heaps, and a few other things.
cimfomfa is a C utility library supporting both MCL, a cluster algorithm for graphs, and zoem, a macro/DSL language. It supplies abstractions for memory management, I/O, associative arrays, strings, heaps, and a few other things.
To install cimfomfa, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cimfomfa
To see what files were installed by cimfomfa, run:
port contents cimfomfa
To later upgrade cimfomfa, run:
sudo port selfupdate && sudo port upgrade cimfomfa
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.