/gen

Generic algorithms used to solve a few problems

Primary LanguageC++GNU General Public License v3.0GPL-3.0

This repository contains code presented in the book: "From Mathematics to Generic Programming" by Alexander A. Stepanov and Daniel E. Rose.

Files that contain code from the book will have a copyright notice:

Copyright (c) 2014 Alexander A. Stepanov and Daniel E. Rose

This is the complete copyright notice and permission:

Copyright (c) 2014 Alexander A. Stepanov and Daniel E. Rose

Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. The authors make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.

This code accompanies the "fM2GP" book:

From Mathematics to Generic Programming by Alexander Stepanov and Daniel E. Rose Addison-Wesley Professional, 2015

All code in the book is available on the book's website. The code in this repository might contain errors; for the full, correct code, please see the book's website.

There are solutions to some of the exercises in the book. These solutions will have a copyright notice:

Copyright 2015 Boris Vassilev

and are licenced under the terms of the GPL. See COPYING.