[NEW FEATURES]

- Add GDB/PIN/QEMU probes/managers
- Add FmkDB visualization tools
- Add support for automatic adaptation of fuzz test cases depending on
  specific Target meta-data (HW architecture, programming language, ...)
- Implement new node types that leverage python-constraint, or more
  powerfull constraint programming library

[ENHANCEMENT]

- Add support for absorption of nodes whose existence has not been resolved yet.
  (Counter-part of the generation supported feature.)
- Clean up test/test_integration.py
